mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Added PECL APM
This commit is contained in:
parent
5bfc79401e
commit
c8008e027c
@ -352,6 +352,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
## Debugging
|
## Debugging
|
||||||
*Libraries and tools for debugging code.*
|
*Libraries and tools for debugging code.*
|
||||||
|
|
||||||
|
* [APM](http://pecl.php.net/package/APM) - Monitoring extension collecting errors and statistics into SQLite/MySQL/StatsD.
|
||||||
* [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
|
* [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
|
||||||
* [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
|
* [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
|
||||||
* [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.
|
* [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.
|
||||||
|
Loading…
Reference in New Issue
Block a user