league / tactician-container
Tactician integration for any container implementing PSR-11
Installs: 1 793 100
Dependents: 25
Suggesters: 0
Security: 0
Stars: 65
Watchers: 3
Forks: 5
Open Issues: 1
Requires
- php: >=5.5
- league/tactician: ^1.0
- psr/container: ^1.0
Requires (Dev)
- league/container: ~2.3
- phpunit/phpunit: ~4.3
- squizlabs/php_codesniffer: ~2.0
This package is auto-updated.
Last update: 2021-01-11 19:50:45 UTC
README
This plugin allows lazy loading CommandHandlers from a PSR-11
container.
Install
Via Composer
$ composer require league/tactician-container
Usage
Documentation is available on the official website.
Testing
$ ./vendor/bin/phpunit
Credits
Security
Disclosure information can be found on the main Tactician repo.
License
The MIT License (MIT). Please see License File for more information.