2017 © Pedro Peláez
 

library zf-console-skeleton

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

image

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

The README.md

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

The Versions

17/01 2015

dev-master

9999999-dev http://mateusztymek.pl/

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

  Sources   Download

BSD-2-Clause

The Requires