projek-xyz / container
Dead Simple PSR 11 Container Implementation
Fund package maintenance!
feryardiant
v0.7.0
2021-06-02 21:19 UTC
Requires
- php: >=7.2
- psr/container: ^1.0|^2.0
Requires (Dev)
- kahlan/kahlan: ^5.0
- squizlabs/php_codesniffer: ^3.5
Provides
README
Simple yet Flexible PSR-11 Container Implementation
This tiny library aims to provide dead simple PSR-11 implementation with flexible service registration.
Installation
Use Composer
$ composer require projek-xyz/container --prefer-dist
Documentation
Documentations and usages available on wiki
License
This library is open-sourced software licensed under MIT license.