ostrolucky / polyfill-newrelic
Polyfill for the New Relic PHP extension
Installs: 21 438
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
pkg:composer/ostrolucky/polyfill-newrelic
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: 2025-09-29 03:20:13 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.