ostrolucky / polyfill-newrelic
New Relic PHP 扩展的 Polyfill
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-08-30 18:19:48 UTC
README
此组件为运行没有 New Relic PHP 扩展的 PHP 版本的用户提供 newrelic_*
函数。
安装
使用 composer 安装
composer require ostrolucky/polyfill-newrelic
API 文档
许可
此库采用 MIT 许可 发布。