An open API service indexing awesome lists of open source software.

https://github.com/cego/elastic-apm-agent-laravel-octane

A Laravel package for elastic apm agent running on octane
https://github.com/cego/elastic-apm-agent-laravel-octane

Last synced: 2 months ago
JSON representation

A Laravel package for elastic apm agent running on octane

Awesome Lists containing this project

README

          

# elastic-apm-agent-laravel-octane
A Laravel package for elastic apm agent running on octane
[![Laravel Octane Compatible](https://img.shields.io/badge/Laravel%20Octane-Compatible-success?style=flat&logo=laravel)](https://github.com/laravel/octane)

## Install
`composer require cego/elastic-apm-agent-laravel-octane`

## Contributing
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```