mtymek/zf-console-skeleton

Skeleton that can be used as a base for console applications.

dev-master 2015-01-17 12:18 UTC

This package is auto-updated.

Last update: 2024-05-05 03:10:40 UTC


README

Skeleton that can be used as a base for console applications.

About this project

See my original blog post.

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