panlatent / container
This package is abandoned and no longer maintained.
No replacement package was suggested.
A depend inject container
0.1.0
2017-05-09 07:47 UTC
Requires
- php: >=5.5
- panlatent/boost: ~0.2
- psr/container: ~1.0
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is auto-updated.
Last update: 2020-01-18 23:28:19 UTC
README
Container is a depend inject container for PHP. It implements a lightweight construction injection feature and supports the Psr-11 Container Interface. Designed to provide an easy to develop dependency container base component.
Install
composer require panlatent/container
Usage
License
The Container is open-sourced software licensed under the MIT license.