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
Requires
- php: >=5.3.0
- abdulklarapl/bag: dev-master
- abdulklarapl/eventdispatcher: dev-master
This package is not auto-updated.
Last update: 2025-01-28 05:36:30 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