Download the PHP package faridcs/laravel-apm without Composer
On this page you can find all versions of the php package faridcs/laravel-apm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-apm
laravel-apm
PHP Elastic APM for Laravel This package is compatible with laravel >= 5.2
Install
Provider and Aliases
Add this line to provider and aliases array in config/app.php
Config
Middleware
Register the middleware in app/Http/Kernel.php
Error/Exception Handling
Laravel
In app/Exceptions/Handler
, add the following to the report
method:
Make sure to import the facade at the top of your file:
All versions of laravel-apm with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
illuminate/database Version >=5.2
illuminate/http Version >=5.2
illuminate/routing Version >=5.2
illuminate/support Version >=5.2
ramsey/uuid Version ^3.8
philkra/elastic-apm-php-agent Version ^6.4
illuminate/database Version >=5.2
illuminate/http Version >=5.2
illuminate/routing Version >=5.2
illuminate/support Version >=5.2
ramsey/uuid Version ^3.8
philkra/elastic-apm-php-agent Version ^6.4
The package faridcs/laravel-apm contains the following files
Loading the files please wait ....