Download the PHP package coresphere/console-bundle without Composer
On this page you can find all versions of the php package coresphere/console-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download coresphere/console-bundle
More information about coresphere/console-bundle
Files in coresphere/console-bundle
Download coresphere/console-bundle
More information about coresphere/console-bundle
Files in coresphere/console-bundle
Vendor coresphere
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 coresphere/console-bundle contains the following files
Loading the files please wait ....