Download the PHP package spekkionu/tactician-container-selfhandling without Composer
On this page you can find all versions of the php package spekkionu/tactician-container-selfhandling. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download spekkionu/tactician-container-selfhandling
More information about spekkionu/tactician-container-selfhandling
Files in spekkionu/tactician-container-selfhandling
Download spekkionu/tactician-container-selfhandling
More information about spekkionu/tactician-container-selfhandling
Files in spekkionu/tactician-container-selfhandling
Vendor spekkionu
Package tactician-container-selfhandling
Short Description Container-Aware Self-Handling commands for Tactician Command Bus
License MIT
Package tactician-container-selfhandling
Short Description Container-Aware Self-Handling commands for Tactician Command Bus
License MIT
Please rate this library. Is it a good library?
Informations about the package tactician-container-selfhandling
Tactician Container-Aware Self-Handling Commands
Install
Via Composer
If you want to use the container aware commands you will also need to install league/container
Usage
Add MiddleWare
Create a Command
Your commands must implement Spekkionu\Tactician\SelfExecuting\SelfExecutingCommand
and have a handle() method.
The handle method must have no parameters.
Run Command
Container-Aware Self-Executing Commands
Container aware commands will have dependencies injected into the handle()
method from league/container
.
Testing
License
The MIT License (MIT). Please see License File for more information.
All versions of tactician-container-selfhandling with dependencies
PHP Build Version
Package Version
Requires
league/tactician Version
^1.0
The package spekkionu/tactician-container-selfhandling contains the following files
Loading the files please wait ....