qqingdou / message-notify
auto catch exception and notify
dev-master / 1.0.x-dev
2021-07-06 10:11 UTC
Requires
- php: >=5.4.0
This package is auto-updated.
Last update: 2025-07-06 19:12:18 UTC
README
message notify and auto catch exception
Installation
php composer.phar require qqingdou/message-notify
or add
"qqingdou/message-notify": "dev-master"
Configuration
in you project, init the config at the entrance
\MessageNotify\AutoCatchException::init($youProjectId, $youCompanyKey);