Download the PHP package greghubs/console-bundle without Composer
On this page you can find all versions of the php package greghubs/console-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download greghubs/console-bundle
More information about greghubs/console-bundle
Files in greghubs/console-bundle
Download greghubs/console-bundle
More information about greghubs/console-bundle
Files in greghubs/console-bundle
Vendor greghubs
Package console-bundle
Short Description This bundle allows you accessing the symfony2 console via your browser
License MIT
Package console-bundle
Short Description This bundle allows you accessing the symfony2 console via your browser
License MIT
Please rate this library. Is it a good library?
Informations about the package console-bundle
ConsoleBundle
This bundle allows you accessing the Symfony2 console via your browser.
Features
- Colored output
- Autocompletion for command names
- Local command history (localStorage)
- works
Installation
-
Make sure you have php 5.5 or newer installed. Make sure your composer file does not override the required php version of your project with in older one via the
config.plattform.php
setting. -
Install the latest version via composer:
-
Register the bundle in you AppKernel in the development section
-
Add the bundle's route to your app/config/routing_dev.yml
- run the assets:install command to install the css and js files
Tips
- Type to clear the console window
Preview

Dependencies
- jQuery
- Twig
Compatibility
Tested with:
- Chrome
- Firefox 4
- Opera 11
- Safari 5
All versions of console-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.5|^7.0
symfony/console Version ~2.7|~3.0
symfony/dependency-injection Version ~2.7|~3.0
symfony/event-dispatcher Version ~2.7|~3.0
symfony/framework-bundle Version ~2.7|~3.0
symfony/http-kernel Version ~2.7|~3.0
symfony/console Version ~2.7|~3.0
symfony/dependency-injection Version ~2.7|~3.0
symfony/event-dispatcher Version ~2.7|~3.0
symfony/framework-bundle Version ~2.7|~3.0
symfony/http-kernel Version ~2.7|~3.0
The package greghubs/console-bundle contains the following files
Loading the files please wait ....