eggtechteam/egg-healthchecktools

health check is monitor tool.

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

This package is auto-updated.

Last update: 2024-05-12 19:17:43 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"
    }
}