Debug for PHP projects

dev-master 2016-10-30 05:43 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:07:17 UTC


README

Build Status Code Climate Test Coverage Issue Count

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.