eggdevop/health-check

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

health check is monitor tool.

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

This package is not auto-updated.

Last update: 2024-06-09 01:03:53 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"
    }
}