bitexpert / specialist
A simple array container implementing container-interop.
Installs: 23
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 9
Forks: 2
Open Issues: 0
pkg:composer/bitexpert/specialist
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.