PHPackages                             wilon/simple-php-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. wilon/simple-php-debug

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

wilon/simple-php-debug
======================

Simple PHP Debug, better output and write log.

0.1.7(9y ago)2711MITPHPPHP &gt;=5.3

Since Feb 10Pushed 8y ago1 watchersCompare

[ Source](https://github.com/wilon/simple-php-debug)[ Packagist](https://packagist.org/packages/wilon/simple-php-debug)[ Docs](https://wilon.github.io)[ RSS](/packages/wilon-simple-php-debug/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (9)Used By (0)

SimplePHPDebug
==============

[](#simplephpdebug)

[![Packagist](https://camo.githubusercontent.com/5e363ff728d6edb3d31a7b2a29261dc0b53e2df39ec0580a4ca212c658cbad83/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7061636b6167652d77696c6f6e2f73696d706c652d2d7068702d2d64656275672d626c75652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wilon/simple-php-debug)[![Packagist Release](https://camo.githubusercontent.com/d2363b2796dc11bbd861e756b7f100dc20e806a5512d474b6d033a16a70512e2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f77696c6f6e2f73696d706c652d7068702d64656275672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wilon/simple-php-debug)[![Packagist Downloads](https://camo.githubusercontent.com/5c7c42e0c34ecc05407c0fda7ab61bc67095e351d2634bbe22d7934e63650828/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f77696c6f6e2f73696d706c652d7068702d64656275672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wilon/simple-php-debug)

Simple PHP Debug, better output on browser and write log.

Installation &amp; loading
--------------------------

[](#installation--loading)

Just add this line to your `composer.json` file:

```
"wilon/simple-php-debug": "^0.1.7"
```

or

```
composer require wilon/simple-php-debug
```

A Simple Example
----------------

[](#a-simple-example)

```
