Download the PHP package davidmikesimon/botticelli-bundle without Composer
On this page you can find all versions of the php package davidmikesimon/botticelli-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download davidmikesimon/botticelli-bundle
More information about davidmikesimon/botticelli-bundle
Files in davidmikesimon/botticelli-bundle
Download davidmikesimon/botticelli-bundle
More information about davidmikesimon/botticelli-bundle
Files in davidmikesimon/botticelli-bundle
Vendor davidmikesimon
Package botticelli-bundle
Short Description Adds an interactive PHP shell to Symfony2
License MIT
Package botticelli-bundle
Short Description Adds an interactive PHP shell to Symfony2
License MIT
Please rate this library. Is it a good library?
Informations about the package botticelli-bundle
Botticelli
Botticelli is a Symfony2 bundle that provides an interactive shell for your application, similar to the Rails console. Phpsh must be installed to use Botticelli.
Installation
Add it to the require section in your composer.json
:
"davidmikesimon/botticelli-bundle": "dev-master"
And to the bundles list in your app/AppKernel.php
:
new DavidMikeSimon\BotticelliBundle\DavidMikeSimonBotticelliBundle()
Usage
$ php app/console botticelli:shell
All versions of botticelli-bundle with dependencies
PHP Build Version
Package Version
Requires
symfony/framework-bundle Version
2.*
The package davidmikesimon/botticelli-bundle contains the following files
Loading the files please wait ....