GitDebugBundle
Adds useful Git information to the Symfony2 Debug Toolbar
File Explorer
- GitDataCollector.php
- Configuration.php
- LeekGitDebugExtension.php
- services.yml
- git-20x20.png
- git-36x36.png
- gitdebug.html.twig
- .gitignore
- composer.json
- LeekGitDebugBundle.php
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
php
View Details ▼
php
PHP command-line interface.
php {{path/to/file}}
Parse and execute a PHP script:
php {{[-l|--syntax-check]}} {{path/to/file}}
Check syntax on (i.e. [l]int) a PHP script:
php {{[-a|--interactive]}}
Run PHP inter[a]ctively:
// repository documentation
Was this content helpful?
(0 ratings)
