PHPackages                             webarchitect609/monitor - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. webarchitect609/monitor

ActiveLibrary

webarchitect609/monitor
=======================

Super-lightweight monitoring via HTTP-request.

0.1.5(1y ago)311.2k↓100%MITPHPPHP ^7.2 || ^8.0

Since Apr 24Pushed 1y ago1 watchersCompare

[ Source](https://github.com/webarchitect609/monitor)[ Packagist](https://packagist.org/packages/webarchitect609/monitor)[ RSS](/packages/webarchitect609-monitor/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (9)Used By (0)

Super-lightweight monitoring via HTTP-request.
==============================================

[](#super-lightweight-monitoring-via-http-request)

**Be careful! This is non-stable alpha version so far!**

[![Build Status](https://camo.githubusercontent.com/9b23616cc1dfd52138e58c27338dcc4982bbc9ba8239d6c028c80218a60f184b/68747470733a2f2f7472617669732d63692e6f72672f7765626172636869746563743630392f6d6f6e69746f722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/webarchitect609/monitor)

The library enables to monitor different metrics via HTTP-request using token in X-Monitor-Token header.

How to use:
-----------

[](#how-to-use)

1 Copy `resources/monitor-dist.php` with convenient name to web-site folder.

2 Setup parameters following the instructions in the file. Don't forget to specify a long enough secure token! And try not to enable your application fully. Use only minimal configuration to allow the library to collect metrics.

3 Check everything is correct. For example, using curl:

```
curl -XGET 'http://example.org/monitor.php?metric=dummy-metric' \
    -H 'X-Monitor-Token: very-long-token-to-be-placed-here!'

```

4 Setup monitoring software (for example, Zabbix) for sending a request with the token and the name of desired metric.

Enjoy beautiful data graphs!

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~258 days

Recently: every ~386 days

Total

7

Last Release

659d ago

PHP version history (2 changes)0.0.1PHP ^7.2

0.1.4PHP ^7.2 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/9f9a6e3ee8c76415a66949c630cd1281bfb6a232a5648b2410574fb6e1e09b65?d=identicon)[webarchitect609](/maintainers/webarchitect609)

---

Top Contributors

[![webarchitect609](https://avatars.githubusercontent.com/u/11293610?v=4)](https://github.com/webarchitect609 "webarchitect609 (8 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/webarchitect609-monitor/health.svg)

```
[![Health](https://phpackages.com/badges/webarchitect609-monitor/health.svg)](https://phpackages.com/packages/webarchitect609-monitor)
```

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k21](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
