library zf-console-skeleton
Skeleton that can be used as a base for console applications.
mtymek/zf-console-skeleton
Skeleton that can be used as a base for console applications.
- Saturday, January 17, 2015
- by mtymek
- Repository
- 1 Watchers
- 4 Stars
- 46 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 2 % Grown
ZF-Console Skeleton Application
Skeleton that can be used as a base for console applications., (*1)
About this project
See my original blog post., (*2)
ZF-Console: link, (*3)
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:, (*4)
$ php bin/app.php