downshiftorg / container
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: 2026-03-12 17:12:06 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