add fiery APM service

add fiery APM service
This commit is contained in:
Chang Long Xu 2017-05-22 10:10:32 +08:00 committed by GitHub
parent 3da27b662f
commit a86577c9a3

View File

@ -432,6 +432,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 Distributed tracing APM for PHP
## Build Tools
*Project build and automation tools.*