PHP Console standalone executable.
Eurekon is an portable console script to execute console classes scripts defined in Eureka environment.
Eurekon provide argument manager (like every another command on linux system). Eurekon have some defined classes to help you to do a lot of beautiful script.
$ php eurekon.phar --name="\My\Class\Name"--color --debug --quiet --time-limit --error-reporting=ARG ...
- Works with PHP 5.3 or above
- Require Eureka-Framework
Bugs and feature request are tracked on GitHub
Romain Cottard - http://twitter.com/velkuns
See also the list of contributors which participated in this project.
Eurekon is licensed under the MIT License - see the LICENSE file for details