arascanakin / jada
the simple framework for great command-line applications
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
pkg:composer/arascanakin/jada
Requires
- php: >=5.3.3
- symfony/console: 2.4.*@dev
This package is not auto-updated.
Last update: 2025-10-21 12:37:02 UTC
README
the simple command line framework for php
v0.0.5
ta-da
- auto command name detection
- optional parameters should have option not to specify value
- cron support (maybe)
- command:new should be added to jada
- base command interface should be changed
- add a default command with custom ui other than symfony's interface
- custom styling in error messages