panlatent / container
A depend inject container
Installs: 154
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/panlatent/container
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.