Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/italystrap/debug

Classes and functions for handling debugging
https://github.com/italystrap/debug

debug debugging php wordpress-php-library

Last synced: about 1 month ago
JSON representation

Classes and functions for handling debugging

Awesome Lists containing this project

README

        

# ItalyStrap Debug

[![Latest Stable Version](https://img.shields.io/packagist/v/italystrap/debug.svg)](https://packagist.org/packages/italystrap/debug)
[![Total Downloads](https://img.shields.io/packagist/dt/italystrap/debug.svg)](https://packagist.org/packages/italystrap/debug)
[![Latest Unstable Version](https://img.shields.io/packagist/vpre/italystrap/debug.svg)](https://packagist.org/packages/italystrap/debug)
[![License](https://img.shields.io/packagist/l/italystrap/debug.svg)](https://packagist.org/packages/italystrap/debug)
![PHP from Packagist](https://img.shields.io/packagist/php-v/italystrap/debug)

Classes and functions for handling debugging

## Table Of Contents

* [Installation](#installation)
* [Basic Usage](#basic-usage)
* [Advanced Usage](#advanced-usage)
* [Contributing](#contributing)
* [License](#license)

## Installation

The best way to use this package is through Composer:

```CMD
composer require italystrap/debug
```

## Basic Usage

Simply add the below code into your wp-config.php file

```php
TODO

## Contributing

All feedback / bug reports / pull requests are welcome.

## License

Copyright (c) 2019 Enea Overclokk, ItalyStrap

This code is licensed under the [MIT](LICENSE).

## Credits

> TODO