ostrolucky / polyfill-newrelic
Polyfill for the New Relic PHP extension
1.0.1
2024-05-29 16:21 UTC
Requires
- php: >=8.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.34
Suggests
- ext-newrelic: Install the New Relic PHP agent on your system
This package is auto-updated.
Last update: 2024-10-30 18:43:56 UTC
README
This component provides newrelic_*
functions to users who run php versions without the New Relic PHP extension.
Installation
install with composer
composer require ostrolucky/polyfill-newrelic
API Documentation
License
This library is released under the MIT license.