bitexpert / specialist
此包已被废弃,不再维护。未建议替代包。
实现container-interop的简单数组容器。
v0.2.0
2017-02-15 10:13 UTC
Requires
- php: ^5.5|^7.0
- psr/container: ^1.0
Requires (Dev)
- bitexpert/phing-securitychecker: ^0.2.1
- monolog/monolog: ^1.14.0
- phing/phing: ^2.8.0
- phpdocumentor/phpdocumentor: ^2.8
- phpunit/php-code-coverage: ^2.1.0
- phpunit/phpunit: ^4.8
- squizlabs/php_codesniffer: ^2.3
This package is auto-updated.
Last update: 2022-12-30 15:14:01 UTC
README
此包提供了一个PSR-11兼容的,依赖注入容器。
安装
安装bitexpert/specialist
的首选方法是使用Composer。只需将bitexpert/specialist
作为依赖项添加
composer.phar require bitexpert/specialist
许可
Specialist是在Apache 2.0许可下发布的。