PHPackages                             irfantoor/debug - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. irfantoor/debug

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

irfantoor/debug
===============

Debug, dump and trace while development

0.6.2(5y ago)0513↓66.7%3MITPHPPHP &gt;= 7.3

Since Feb 18Pushed 5y ago1 watchersCompare

[ Source](https://github.com/irfantoor/debug)[ Packagist](https://packagist.org/packages/irfantoor/debug)[ RSS](/packages/irfantoor-debug/feed)WikiDiscussions main Synced 3d ago

READMEChangelogDependencies (2)Versions (23)Used By (3)

Irfan's Debug
=============

[](#irfans-debug)

Installation
------------

[](#installation)

Install the latest version with

```
$ composer require irfantoor/debug
```

Requires PHP 7.3 or newer.

Usage
-----

[](#usage)

You can enable debugging while coding your application, a short, concise and to the point, error description and trace is dumped in case of any exception. You can enable the debugging as:

```
