abdulklarapl/console

Simply and light framework for console applications. Let's build your own system using abdulklarapl's components!

dev-master 2013-07-09 11:07 UTC

This package is not auto-updated.

Last update: 2024-04-23 01:40:09 UTC


README

Installation

All you have to do, is modify your composer.json file:

"require": {
	...
	"abdulklarapl/console": "dev-master"
}

Usage

FunkyMonkeyLabs provide a DEMO (https://github.com/FunkyMonkeyLabs/AbdulklaraplConsoleDemo). There you can see, how you can create your first console application