Explorar el Código

Added PECL APM

pull/411/head
Patrick Allaert hace 10 años
padre
commit
c8008e027c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

@@ -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.

Loading…
Cancelar
Guardar