Download the PHP package leek/git-debug-bundle without Composer
On this page you can find all versions of the php package leek/git-debug-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package git-debug-bundle
LeekGitDebugBundle []()
Adds useful Git information to the Symfony2 debug toolbar.
Current branch in toolbar (Symfony 2.1)
Branch list in menu
Tag list in menu
Installation (Symfony 2.0.x only)
1. Add the following to your deps
file:
2. Run the vendors install script:
3. Add the Leek
namespace to app/autoload.php
:
4. Setup the bundle to load only on your dev
or test
environment(s) in app/appKernel.php
:
That's it! You should now see your current Git branch on the debug toolbar.
Note: A
composer.json
file is also provided if you prefer to use Composer. Therequire
key is: leek/git-debug-bundle
All versions of git-debug-bundle with dependencies
PHP Build Version
Package Version
The package leek/git-debug-bundle contains the following files
Loading the files please wait ....