league / tactician-container
Tactician integration for any container implementing PSR-11
v3.0.0
2021-12-16 20:15 UTC
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: 2026-02-18 01:57:10 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.