bitexpert / specialist
This package is abandoned and no longer maintained.
No replacement package was suggested.
A simple array container implementing 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
This package provides a PSR-11 compatible, dependency injection container.
Installation
The preferred way of installing bitexpert/specialist
is through Composer. Simply add bitexpert/specialist
as a dependency:
composer.phar require bitexpert/specialist
License
Specialist is released under the Apache 2.0 license.