eureka / eurekon
Eureka console lib.
3.3.2
2019-11-02 15:38 UTC
Requires
- psr/container: ^1.0
- psr/log: ^1.1.0
This package is auto-updated.
Last update: 2024-10-14 21:46:32 UTC
README
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.
Execution
$ php eurekon.phar --name="\My\Class\Name"
Documentation
Provided Arguments
--color --debug --quiet --time-limit --error-reporting=ARG ...
About
Requirements
- Works with PHP 5.3 or above
- Require Eureka-Framework
Submitting bugs and feature requests
Bugs and feature request are tracked on GitHub
Author
Romain Cottard - http://twitter.com/velkuns
See also the list of contributors which participated in this project.
License
Eurekon is licensed under the MIT License - see the LICENSE
file for details