+ PHP Agent for Elastic APM

Adding PHP Agent for Elastic APM With Intake API v2 Support to the Debugging and Profiling section
This commit is contained in:
Ali Kaviani Hamedani 2020-09-09 23:17:11 +04:30 committed by GitHub
parent 4f69f1477f
commit b11dfd0e2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -427,6 +427,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [APM](https://pecl.php.net/package/APM) - Monitoring extension collecting errors and statistics into SQLite/MySQL/StatsD.
* [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome.
* [Elastic APM PHP Agent](https://github.com/subzerobo/elastic-apm-php-agent) - PHP Agent for Elastic APM With Intake API v2 Support.
* [Blackfire.io](https://blackfire.io) - A low-overhead code profiler.
* [Kint](https://github.com/kint-php/kint) - A debugging and profiling tool.
* [PCOV](https://github.com/krakjoe/pcov) - A self contained code coverage compatible driver.