Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/contributte/newrelic
💎 NewRelic PHP agent integration for Nette Framework (@nette)
https://github.com/contributte/newrelic
contributte monitoring newrelic php
Last synced: about 1 month ago
JSON representation
💎 NewRelic PHP agent integration for Nette Framework (@nette)
- Host: GitHub
- URL: https://github.com/contributte/newrelic
- Owner: contributte
- License: mit
- Created: 2013-10-01T23:15:47.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-02-16T12:20:31.000Z (over 1 year ago)
- Last Synced: 2024-09-29T22:42:07.326Z (about 1 month ago)
- Topics: contributte, monitoring, newrelic, php
- Language: PHP
- Homepage:
- Size: 114 KB
- Stars: 20
- Watchers: 7
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![](https://heatbadger.now.sh/github/readme/contributte/newrelic/)
Website 🚀 contributte.org | Contact 👨🏻💻 f3l1x.io | Twitter 🐦 @contributte## Usage
To install the latest version of `contributte/newrelic` use [Composer](https://getcomposer.org).
```bash
composer require contributte/newrelic
```## Documentation
For details on how to use this package, check out our [documentation](.docs).
## Versions
| State | Version | Branch | Nette | PHP |
|--------|--------:|----------|-------|---------|
| dev | `^9.0` | `master` | 3.1 | `>=7.2` |
| stable | `^8.0` | `master` | 3.0 | `>=7.1` |
| stable | `^7.0` | `master` | 2.4 | `>=5.6` |## Development
See [how to contribute](https://contributte.org/contributing.html) to this package.
This package is currently maintaining by these authors.
-----
Consider to [support](https://contributte.org/partners.html) **contributte** development team.
Also thank you for using this package.