Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/italystrap/debug
- Owner: ItalyStrap
- License: mit
- Created: 2018-11-30T12:00:27.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-30T15:05:54.000Z (4 months ago)
- Last Synced: 2024-11-05T13:07:43.028Z (about 2 months ago)
- Topics: debug, debugging, php, wordpress-php-library
- Language: PHP
- Homepage:
- Size: 107 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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