Download the PHP package jowy/tactician-service-provider without Composer
On this page you can find all versions of the php package jowy/tactician-service-provider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jowy/tactician-service-provider
More information about jowy/tactician-service-provider
Files in jowy/tactician-service-provider
Download jowy/tactician-service-provider
More information about jowy/tactician-service-provider
Files in jowy/tactician-service-provider
Vendor jowy
Package tactician-service-provider
Short Description Silex tactician service provider
License MIT
Package tactician-service-provider
Short Description Silex tactician service provider
License MIT
Please rate this library. Is it a good library?
Informations about the package tactician-service-provider
Tactician Service Provider
Provides Tactician as service to Pimple or Silex Container
Requirements
- PHP >= 5.5
- Silex >= 2.0
- Pimple >= 3.0
Installation
composer require jowy/tactician-service-provider
Usage
Register tactician service provider
Register command handler in DIC
Handler must registered in container and use FQCN
as service id
Map command and handler
after tactician commadn bus service provider registered, you can map command and handler
Dispatching Command
Options
Inflector
- class_name
- class_name_without_suffix
- handle
- invoke
For more information for choosing Inflector
please refer to this documentation
Middleware
Middleware can be added while tactician service registered was registered.
Optionally lazy initialization for middleware is possible by using this method
License
MIT, see LICENSE
All versions of tactician-service-provider with dependencies
PHP Build Version
Package Version
The package jowy/tactician-service-provider contains the following files
Loading the files please wait ....