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
- Host: GitHub
- URL: https://github.com/cego/elastic-apm-agent-laravel-octane
- Owner: cego
- Created: 2022-07-06T08:02:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T05:08:01.000Z (over 2 years ago)
- Last Synced: 2026-02-15T17:32:35.040Z (4 months ago)
- Language: PHP
- Size: 54.7 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# elastic-apm-agent-laravel-octane
A Laravel package for elastic apm agent running on octane
[](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```