marco-introini/php-simple-server-status

A very simple package for monitoring a plain PHP server

v0.0.3 2022-11-21 15:27 UTC

This package is auto-updated.

Last update: 2025-03-29 01:14:34 UTC


README

Simple class for generating a status page in plain PHP. It's useful for example in Kubernetes to check the pod status.

Installation

Installation is possible using Composer

composer require marco-introini/php-simple-server-status

Usage

TODO

License

This project is licensed as Open Source under MIT license