renatoaraujo / debug
Debug for PHP projects
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/renatoaraujo/debug
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-10-12 00:25:46 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.