Search by

qqingdou / message-notify

qqingdou

auto catch exception and notify

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-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);

More Usage

Documents