league / tactician-container
Tactician integration for any container implementing PSR-11
Installs: 8 108 616
Dependents: 26
Suggesters: 0
Security: 0
Stars: 75
Watchers: 4
Forks: 8
Open Issues: 2
Requires
- php: >=7.4
- league/tactician: ^1.0
- psr/container: ~2.0
Requires (Dev)
- league/container: ~4.0
- phpunit/phpunit: ~6.0
- squizlabs/php_codesniffer: ~2.0
This package is auto-updated.
Last update: 2024-10-17 23:05: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.