Download the PHP package contao-community-alliance/console without Composer
On this page you can find all versions of the php package contao-community-alliance/console. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download contao-community-alliance/console
More information about contao-community-alliance/console
Files in contao-community-alliance/console
Download contao-community-alliance/console
More information about contao-community-alliance/console
Files in contao-community-alliance/console
Vendor contao-community-alliance
Package console
Short Description CLI console application for Contao Open Source CMS
License LGPL-3.0+
Package console
Short Description CLI console application for Contao Open Source CMS
License LGPL-3.0+
Please rate this library. Is it a good library?
Informations about the package console
Console Integration
Register you console command classes in $GLOBALS['CONSOLE_CMD']
within your config.php
.
config.php
GreetCommand.php
If you need a more complex setup routine, use the initializeConsole
hook.
config.php
Console.php
For details see http://symfony.com/doc/2.3/components/console/introduction.html
All versions of console with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
contao/core Version >=2.11,<4-dev
contao-community-alliance/composer-plugin Version ~2.0
contao-community-alliance/event-dispatcher Version ~1.0
symfony/console Version ~2.3
contao/core Version >=2.11,<4-dev
contao-community-alliance/composer-plugin Version ~2.0
contao-community-alliance/event-dispatcher Version ~1.0
symfony/console Version ~2.3
The package contao-community-alliance/console contains the following files
Loading the files please wait ....