kepeder / elastic-apm-php-agent
A php agent for Elastic APM v2 Intake API
1.0.1
2019-09-20 20:04 UTC
Requires
- php: >= 5.5
- ext-curl: *
- ext-json: *
- guzzlehttp/guzzle: 6.*
- ralouphie/getallheaders: 2.*
Suggests
- ext-xdebug: Required for processing of request headers
This package is auto-updated.
Last update: 2025-03-21 22:06:58 UTC
README
Forked from philkra/elastic-apm-php-agent for adding support for PHP 5.5 <=.
Not fully tested yet, so use on own risk. Feel free to make a pull request.