Download the PHP package code-mine/zf-tactician-comandquery-generator without Composer
On this page you can find all versions of the php package code-mine/zf-tactician-comandquery-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package zf-tactician-comandquery-generator
Command Query Generator
ZF2 Module for Tactician
Module for ZF2 that allows to create command and handler from CLI.
Usage
Cammand generation is invokes as other ZF2 CLI controllers via php public/index.php ...
generate command --module= --name=
--module - Module name (Example: Application)
--name - Command name (Example: User/Create, CreateUser, Domain/Create/User)
NOTE: Command name parameter uses shashes (/) to create subdirectories.
All versions of zf-tactician-comandquery-generator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
zendframework/zend-mvc-console Version ^1.1.9
zendframework/zend-code Version ~3.0
zendframework/zend-mvc-console Version ^1.1.9
zendframework/zend-code Version ~3.0
The package code-mine/zf-tactician-comandquery-generator contains the following files
Loading the files please wait ...