league/tactician-container
PSR-11 container plugin for League Tactician that lazily loads command handlers from your DI container. Install via Composer and integrate with Tactician to resolve handlers on demand for cleaner wiring and faster bootstrap.
This plugin allows lazy loading CommandHandlers from a PSR-11 container.
Via Composer
$ composer require league/tactician-container
Documentation is available on the official website.
$ ./vendor/bin/phpunit
Disclosure information can be found on the main Tactician repo.
The MIT License (MIT). Please see License File for more information.
How can I help you explore Laravel packages today?