eggdevop/health-check

There is no license information available for the latest version (v1.1.0) of this package.

health check is monitor tool.

Installs: 108

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:project

pkg:composer/eggdevop/health-check

v1.1.0 2019-09-25 04:47 UTC

This package is not auto-updated.

Last update: 2025-10-26 07:58:04 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",
        "eggdevop/health-check": "dev-master"
    }
}