codeloving / yii2-sentry
yii2框架的报错sentry组件
This package's canonical repository appears to be gone and the package has been frozen as a result.
dev-master
2020-09-23 09:24 UTC
Requires
- sentry/sentry: ^1.11.0
- yiisoft/yii2: ~2.0.14
This package is not auto-updated.
Last update: 2025-04-04 06:56:14 UTC
README
该扩展为Yii framework 2.0扩展了sentry接入功能。
文档在docs/README.md.
安装
安装此模块的首选方法是通过 composer.
运行
php composer.phar require --prefer-dist codeloving/yii2-sentry
或者添加
"codeloving/yii2-sentry": "~8.22.0"
到 composer.json的require部分.
备注
版本号跟随sentry版本!!!