PHPackages                             helthe/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. helthe/monitor

ActiveLibrary

helthe/monitor
==============

Monitor is the offical PHP client for Helthe

01PHP

Since Feb 18Pushed 12y ago1 watchersCompare

[ Source](https://github.com/helthe/Monitor)[ Packagist](https://packagist.org/packages/helthe/monitor)[ RSS](/packages/helthe-monitor/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Helthe Monitor [![Build Status](https://camo.githubusercontent.com/f3b610481caf9b938dc55d98dbf9adac89a43dcef01b246201a6f7dbc11826e5/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f68656c7468652f4d6f6e69746f722e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/helthe/Monitor) [![Scrutinizer Quality Score](https://camo.githubusercontent.com/a91f4254998b507ab91877c6f0665eebb058248bc72be3c26dbfb1ca60eeb094/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f68656c7468652f4d6f6e69746f722f6261646765732f7175616c6974792d73636f72652e706e673f733d66303935313162363265616561616663633863316438636462386137313439333834613262643934)](https://scrutinizer-ci.com/g/helthe/Monitor/)
======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#helthe-monitor--)

Helthe Monitor is the offical PHP client for Helthe.

Installation
------------

[](#installation)

Helthe Monitor requires that the cURL extension be installed.

### Using composer

[](#using-composer)

Add the following in your `composer.json`:

```
{
  "require": {
      "helthe/monitor": "dev-master"
  }
}
```

Usage
-----

[](#usage)

```
use Helthe\Monitor\Monitor

Monitor::enable(array(
    'api_key'     => 'your_project_api_key',
    'application' => array(
        'root_directory' => __DIR__
    )
));
```

Bugs
----

[](#bugs)

For bugs or feature requests, please [create an issue](https://github.com/helthe/monitor/issues/new).

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

[![carlalexander](https://avatars.githubusercontent.com/u/654684?v=4)](https://github.com/carlalexander "carlalexander (12 commits)")

### Embed Badge

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

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

PHPackages © 2026

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