php-symfony-console - Symfony Console Component
- Website:
- http://symfony.com/doc/2.8/components/console/index.html
- Licence:
- MIT
- Vendor:
- Remi Collet
- Description:
The Console component eases the creation of beautiful and testable command line interfaces. The Console component allows you to create command-line commands. Your console commands can be used for any recurring task, such as cronjobs, imports, or other batch jobs.
Packages
php-symfony-console-2.8.8-1.fc20.remi.noarch | [85 KiB] |
Changelog by Remi Collet (2016-07-01):
- Update to 2.8.8 - add patch for test suite with phpunit-bridge 2.8 open https://github.com/symfony/symfony/pull/19255 |
php-symfony-console-2.8.7-2.fc20.remi.noarch | [85 KiB] |
Changelog by Remi Collet (2016-06-06):
- Update to 2.8.7 |