Explorar el Código

Merge pull request #411 from patrickallaert/apm

[debugging] pecl: package/APM
pull/500/merge
Jose Diaz-Gonzalez hace 10 años
padre
commit
7c57a26d92
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

381
 ## Debugging and Profiling
381
 ## Debugging and Profiling
382
 *Libraries and tools for debugging and profiling code.*
382
 *Libraries and tools for debugging and profiling code.*
383
 
383
 
384
+* [APM](http://pecl.php.net/package/APM) - Monitoring extension collecting errors and statistics into SQLite/MySQL/StatsD.
384
 * [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
385
 * [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
385
 * [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
386
 * [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
386
 * [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.
387
 * [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.

Loading…
Cancelar
Guardar