eggtechteam/egg-healthchecktools

health check is monitor tool.

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

This package is auto-updated.

Last update: 2025-06-12 21:29:42 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"
    }
}