mtymek / zf-console-skeleton
Skeleton that can be used as a base for console applications.
Installs: 56
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/mtymek/zf-console-skeleton
Requires
- php: >=5.4
- zfcampus/zf-console: 1.*
This package is auto-updated.
Last update: 2025-10-05 05:56:52 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