mtymek / zf-console-skeleton
Skeleton that can be used as a base for console applications.
dev-master
2015-01-17 12:18 UTC
Requires
- php: >=5.4
- zfcampus/zf-console: 1.*
This package is auto-updated.
Last update: 2024-11-05 04:08:04 UTC
README
Skeleton that can be used as a base for console applications.
About this project
ZF-Console: link
Installation
curl -s https://getcomposer.org/installer | php --
php composer.phar create-project -sdev mtymek/zf-console-skeleton path/to/install
Usage
Open console, go to directory where ZF Console Skeleton is installed, type:
$ php bin/app.php