https://github.com/italystrap/debug
Classes and functions for handling debugging
https://github.com/italystrap/debug
debug debugging php wordpress-php-library
Last synced: 5 months 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 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-30T15:05:54.000Z (over 1 year ago)
- Last Synced: 2025-07-19T18:05:53.708Z (6 months ago)
- Topics: debug, debugging, php, wordpress-php-library
- Language: PHP
- Homepage:
- Size: 107 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ItalyStrap Debug
[](https://packagist.org/packages/italystrap/debug)
[](https://packagist.org/packages/italystrap/debug)
[](https://packagist.org/packages/italystrap/debug)
[](https://packagist.org/packages/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