benpoulson/elastic-apm-laravel

benpoulson/elastic-apm-laravel - A wrapper for Elastic APM in Laravel

v2.0 2020-12-01 14:47 UTC

This package is auto-updated.

Last update: 2024-04-24 16:23:29 UTC


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