|
|
@@ -352,6 +352,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
352
|
352
|
## Debugging
|
|
353
|
353
|
*Libraries and tools for debugging code.*
|
|
354
|
354
|
|
|
|
355
|
+* [APM](http://pecl.php.net/package/APM) - Monitoring extension collecting errors and statistics into SQLite/MySQL/StatsD.
|
|
355
|
356
|
* [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
|
|
356
|
357
|
* [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
|
|
357
|
358
|
* [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.
|