Minimalistic wrapper for the elastic-apm-agent methods that checks if APM exists and is enabled.
This aids to have APM-dependent code run in environments where APM is not enabled.
composer require cego/elastic-apm-wrapper
You are welcome to open issues and pull request, please describe the issues and pull requests carefully to enable our understanding of the issue.
Before contributing code, please run the cs-fixer:
/vendor/bin/php-cs-fixer fix