downshiftorg / container
A PHP 5.3 compatible fork of the illuminate/container package.
Installs: 8 844
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 1
Open Issues: 0
Requires
- php: >=5.3.0
Requires (Dev)
- phpunit/phpunit: ^4.7
- symfony/var-dumper: ~2.0
This package is not auto-updated.
Last update: 2024-11-07 10:52:25 UTC
README
This is a fork of Taylor Otwell's illuminate/container modified to be backwards compatible with PHP 5.3 - 8.0.
Installation
$ composer require downshiftorg\container
Usage
See http://laravel.com/docs/5.1/container
Testing
$ vendor/bin/phpunit