php-symfony-console - Symfony Console Component
Website: | http://symfony.com/doc/2.8/components/console/index.html |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- 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.52-5.fc14.al.noarch [90 KiB] |
Changelog
by Remi Collet (2020-10-26):
- raise dependency on PHP 7.0 - drop dependency on symfony/polyfill-php* |