farnoux / zf2-cli-skeleton

Project skeleton for a ZF2 console application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install dependencies

composer install

Execute project

php main.php <controller> <action> --required-param= [--optional-param=]

For example:

php main.php export indicator --api-key=xxxx --month=2013-09

About

Project skeleton for a ZF2 console application.


Languages

Language:PHP 100.0%