thephpleague / tactician-container

Load Tactician handlers from any PSR-11/container-interop container
MIT License
75 stars 8 forks source link

Tactician Container plugin

Author Latest Version Software License Build Status HHVM Status Total Downloads

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.