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
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-06 21:36:34 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);