Download the PHP package atatus/atatus-octane without Composer
On this page you can find all versions of the php package atatus/atatus-octane. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download atatus/atatus-octane
More information about atatus/atatus-octane
Files in atatus/atatus-octane
Download atatus/atatus-octane
More information about atatus/atatus-octane
Files in atatus/atatus-octane
Vendor atatus
Package atatus-octane
Short Description Atatus APM monitoring for Octane
License Apache-2.0
Homepage https://github.com/atatus/atatus-octane
Package atatus-octane
Short Description Atatus APM monitoring for Octane
License Apache-2.0
Homepage https://github.com/atatus/atatus-octane
Please rate this library. Is it a good library?
Informations about the package atatus-octane
Atatus Laravel Octane Middleware
The Atatus Laravel Octane Middleware enables the automatic instrumentation of API requests, capturing them and sending data to Atatus for analysis.
Requirements
- PHP >= 7.2.0
- Laravel >= 5.5
How to install
Via Composer
or add atatus/atatus-octane
to your composer.json
file accordingly.
How to use
Add to Middleware
To monitor web requests, you can attach the WebRequestMonitoring
middleware within the web
and api
middleware groups in the App/Http/Kernel.php
file as shown below:
LICENSE
This package is licensed under the MIT license.
All versions of atatus-octane with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2 <9
illuminate/console Version ^5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/contracts Version ^5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/support Version ^5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/console Version ^5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/contracts Version ^5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/support Version ^5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
The package atatus/atatus-octane contains the following files
Loading the files please wait ....