Explorar el Código

Merge pull request #411 from patrickallaert/apm

[debugging] pecl: package/APM
pull/500/merge
Jose Diaz-Gonzalez hace 9 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,6 +381,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
381 381
 ## Debugging and Profiling
382 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 385
 * [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
385 386
 * [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
386 387
 * [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.

Loading…
Cancelar
Guardar