Download the PHP package devidw/debug without Composer
On this page you can find all versions of the php package devidw/debug. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package debug
= Debug
A PHP libary for debugging.
== Installation
You can install the libary with composer
:
[source,zsh]
composer require devidw/debug
== Usage [source,php]
require_once DIR . '/vendor/autoload.php';
use Devidw\Debug\Debug;
Debug::dump($var);
Syntax highlighting is done using https://highlightjs.org/[highlight.js] and the Atom One Dark Theme.
All versions of debug with dependencies
PHP Build Version
Package Version
No informations.
The package devidw/debug contains the following files
Loading the files please wait ....