abdulklarapl / console
Simply and light framework for console applications. Let's build your own system using abdulklarapl's components!
Installs: 22
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/abdulklarapl/console
Requires
- php: >=5.3.0
- abdulklarapl/bag: dev-master
- abdulklarapl/eventdispatcher: dev-master
This package is not auto-updated.
Last update: 2025-09-23 08:54:26 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