dev-master
9999999-dev https://github.com/masnun/symfony-cliA global command line tool for Symfony2
MIT
The Requires
- php >=5.3
symfony2 cli symfony global
Wallogit.com
2017 © Pedro Peláez
A global command line tool for Symfony2
A global command line tool inspired by Artisan CLI, (*1)
It finds the app/console file and runs it for you so that you can run commands like:, (*2)
symfony <command>
Instead of:, (*3)
php app/console <command>
Install using composer:, (*4)
composer global require masnun/symfony-cli:dev-master
There shouldn't be many. Please email: masnun@transcendio.net if you find any :), (*5)
A global command line tool for Symfony2
MIT
symfony2 cli symfony global