benpoulson / elastic-apm-laravel
benpoulson/elastic-apm-laravel - A wrapper for Elastic APM in Laravel
v2.0
2020-12-01 14:47 UTC
Requires
- php: ^7.2
- ext-elastic_apm: *
- illuminate/support: ^6.0|^7.0|^8.0
Requires (Dev)
README
⚠️ WARNING: The package dependency ext-elastic_apm
is in development mode that pushes breaking changes now and then. Also discouraged to use in a production environment. Thus this project will unmaintained till the stability of the dependency gets resolved. Feel free to fork and change accordingly. Or use any available alternative
Requirements
- The package depends on elastic's apm-agent-php extension.
- php
^7.2
- If want to use with Laravel, Laravel version >=
6.x
.
Installation
To install the package with composer, run:
composer require benpoulson/elastic-apm-laravel