Download the PHP package antidot-fw/tactician without Composer
On this page you can find all versions of the php package antidot-fw/tactician. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download antidot-fw/tactician
More information about antidot-fw/tactician
Files in antidot-fw/tactician
Download antidot-fw/tactician
More information about antidot-fw/tactician
Files in antidot-fw/tactician
Vendor antidot-fw
Package tactician
Short Description Tactician Command bus adapter for Antidot Framework.
License BSD-2-Clause
Package tactician
Short Description Tactician Command bus adapter for Antidot Framework.
License BSD-2-Clause
Please rate this library. Is it a good library?
Informations about the package tactician
Antidot Framework Tactician Adapter
Getting started
Installation
`
Config
Create command-bus.global.php
file inner config autoload directory.
``
Example command and handler.
``
``
You can use InFw\TacticianAdapter\Action\AbstractAction
as base action.
``
Modify Command Bus
You can modify the entire command bus to meet the needs of your project.
This is default config.
``
Query Bus
You can use a query bus too, the difference with the command bus is that the query bus will always return an object.
All versions of tactician with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
league/tactician Version ^1.0
league/tactician-container Version ^2.0
psr/container Version ^1.0.0
league/tactician Version ^1.0
league/tactician-container Version ^2.0
psr/container Version ^1.0.0
The package antidot-fw/tactician contains the following files
Loading the files please wait ....