qqingdou / message-notify
auto catch exception and notify
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/qqingdou/message-notify
Requires
- php: >=5.4.0
This package is auto-updated.
Last update: 2025-12-06 19:59:14 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);