glooby / debug-bundle
Symfony debugging and log bundle
1.0.3
2016-11-22 18:13 UTC
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