add simple but powerful apm for php

add fiery apm for php
This commit is contained in:
Chang Long Xu 2017-06-07 18:17:46 +08:00 committed by GitHub
parent f55c8cc1ad
commit 1b1334d34b

View File

@ -433,6 +433,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
* [XHProf](https://github.com/phacility/xhprof) - A profiling tool originally developed by Facebook.
* [Z-Ray](http://www.zend.com/en/products/server/z-ray) - A debug and profile tool for Zend Server.
* [Fiery](https://github.com/weiboad/fiery) - A Simple Way APM for PHP Project
## Build Tools
*Project build and automation tools.*