netrivet / container
This package is abandoned and no longer maintained.
The author suggests using the downshiftorg/container package instead.
A PHP 5.3 compatible fork of the illuminate/container package.
3.0.0
2021-08-04 18:57 UTC
Requires
- php: >=5.3.0
Requires (Dev)
- phpunit/phpunit: ^4.7
- symfony/var-dumper: ~2.0
This package is not auto-updated.
Last update: 2022-02-01 12:49:41 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