symfony-bundle botticelli-bundle
Adds an interactive PHP shell to Symfony2
davidmikesimon/botticelli-bundle
Adds an interactive PHP shell to Symfony2
- Wednesday, January 16, 2013
- by dsimon
- Repository
- 1 Watchers
- 0 Stars
- 643 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 1 Open issues
- 2 Versions
- 1 % Grown
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., (*1)
Installation
Add it to the require section in your composer.json
:, (*2)
"davidmikesimon/botticelli-bundle": "dev-master"
And to the bundles list in your app/AppKernel.php
:, (*3)
new DavidMikeSimon\BotticelliBundle\DavidMikeSimonBotticelliBundle()
Usage
$ php app/console botticelli:shell
dev-master
9999999-dev
Adds an interactive PHP shell to Symfony2
Sources
Download
MIT
The Requires
by
David Simon
console
shell
interactive
0.1.0
0.1.0.0
Adds an interactive PHP shell to Symfony2
Sources
Download
MIT
The Requires
by
David Simon
console
shell
interactive
irb
botticelli