glooby / debug-bundle
Symfony debugging and log bundle
Installs: 102
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.6
- guzzlehttp/guzzle: ~5.1
Requires (Dev)
- phpspec/prophecy: ~1.5
README
Symfony debugging and log bundle
Installation
composer require glooby/debug-bundle ~0.1@dev
Running the Tests
Install the dependencies:
./script/bootstrap
Then, run the test suite:
./script/test
Contributing
See CONTRIBUTING file.
License
This bundle is released under the MIT license. See the complete license in the bundle: LICENSE.md