qqingdou/message-notify

auto catch exception and notify

Maintainers

Package info

github.com/qqingdou/message-notify

pkg:composer/qqingdou/message-notify

Statistics

Installs: 9

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master / 1.0.x-dev 2021-07-06 10:11 UTC

This package is auto-updated.

Last update: 2026-04-06 20:42:32 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);

More Usage

Documents