The AppOptics PHP Agent provides automatic tracing and metrics for PHP-based applications, covering a variety of popular frameworks and libraries out of the box.
This project provides stub functions for use when the PHP extension is not installed.
Update composer.json
to identify the project repository:
{
"type": "vcs",
"url": "https://github.com/traxo/appoptics-apm-php"
}
Install the package:
composer require traxo/appoptics-apm-php dev-master