eggtechteam/egg-healthchecktools

health check is monitor tool.

Maintainers

Package info

github.com/Riegelz/egg-healthchecktools

pkg:composer/eggtechteam/egg-healthchecktools

Statistics

Installs: 11

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2019-12-12 08:48 UTC

This package is auto-updated.

Last update: 2026-04-12 23:30:18 UTC


README

health check is monitor tool.

Installation

Require this package in your composer.json and update composer. This will download the package.

{
    "require": {
        "php": ">=5.5.0",
        "technology2/healthchecktools": "dev-master"
    }
}