projek-xyz / container
Dead Simple PSR 11 Container Implementation
Fund package maintenance!
feryardiant
Installs: 758
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 2
pkg:composer/projek-xyz/container
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.