Download the PHP package mrafalko/command-runner-bundle without Composer
On this page you can find all versions of the php package mrafalko/command-runner-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mrafalko/command-runner-bundle
More information about mrafalko/command-runner-bundle
Files in mrafalko/command-runner-bundle
Download mrafalko/command-runner-bundle
More information about mrafalko/command-runner-bundle
Files in mrafalko/command-runner-bundle
Vendor mrafalko
Package command-runner-bundle
Short Description Executes symfony console command from a Controller.
License MIT
Homepage https://github.com/mrafalko/CommandRunnerBundle
Package command-runner-bundle
Short Description Executes symfony console command from a Controller.
License MIT
Homepage https://github.com/mrafalko/CommandRunnerBundle
Please rate this library. Is it a good library?
Informations about the package command-runner-bundle
CommandRunnerBundle
Executes Symfony2 console command from Controller (HTTP request).
Installation
This bundle is available on Packagist:
To install it, run:
$ composer require mrafalko/command-runner-bundle:dev-master
Then add the bundle to app/AppKernel.php
:
Then import routing file:
Examples
Run the command from your URL:
All versions of command-runner-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package mrafalko/command-runner-bundle contains the following files
Loading the files please wait ....