renatoaraujo / debug
Debug for PHP projects
dev-master
2016-10-30 05:43 UTC
Requires
- php: >=5.5
- monolog/monolog: ^1.21
Requires (Dev)
- codeclimate/php-test-reporter: ^0.3.2
- phpunit/phpunit: ^4.8
This package is not auto-updated.
Last update: 2025-01-18 20:52:14 UTC
README
Simple PHP Debug tools to use in dev and production systems.
Usage
see examples/
Installation
$ composer require renatoaraujo/debug
Requirements
- PHP >= 5.5
Contributing
See CONTRIBUTING file.
Running the Tests
$ composer test
Credits
...
Contributor Code of Conduct
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See CODE_OF_CONDUCT file.
License
Debug is released under the MIT License. See the bundled LICENSE file for details.