PHPackages                             vend/phanglia - 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. vend/phanglia

AbandonedArchivedLibrary

vend/phanglia
=============

Ganglia integration for PHP

1.1.1(11y ago)1123.7k2[1 issues](https://github.com/vend/phanglia/issues)MITPHPPHP &gt;=5.4.0

Since Sep 11Pushed 11y ago114 watchersCompare

[ Source](https://github.com/vend/phanglia)[ Packagist](https://packagist.org/packages/vend/phanglia)[ Docs](https://github.com/vend/phanglia)[ RSS](/packages/vend-phanglia/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (8)Used By (0)

Phanglia
========

[](#phanglia)

PHP bindings for Ganglia
------------------------

[](#php-bindings-for-ganglia)

A small library for producing and sending GMetric packets for Ganglia monitoring.

[![Build Status](https://camo.githubusercontent.com/dfde08f9c924a985525551da9ee4c5b0691b3be8f891d8816269e450fdf22e1a/68747470733a2f2f7472617669732d63692e6f72672f76656e642f7068616e676c69612e706e67)](https://travis-ci.org/vend/phanglia)[![Scrutinizer Quality Score](https://camo.githubusercontent.com/0eb90cea6f059e64d691fa4ae2a79b05e3ba100490dfce6f4cf2acedb91199fd/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f76656e642f7068616e676c69612f6261646765732f7175616c6974792d73636f72652e706e673f733d38366130626164626632376638383539323138356237653034363134366363376531316235613030)](https://scrutinizer-ci.com/g/vend/phanglia/)[![Code Coverage](https://camo.githubusercontent.com/1746460ba6fd0b3656bc9cf4a4b9b902f1b931441cd307869ec82160636428a4/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f76656e642f7068616e676c69612f6261646765732f636f7665726167652e706e673f733d62393631326235383261623466393934623162363838646237366437653966373531626336353862)](https://scrutinizer-ci.com/g/vend/phanglia/)[![Latest Stable Version](https://camo.githubusercontent.com/d17de82b311411b8b7f7a876a32e79e2108cc465852e7b46db99414ae2337e9e/68747470733a2f2f706f7365722e707567782e6f72672f76656e642f7068616e676c69612f762f737461626c652e737667)](https://packagist.org/packages/vend/phanglia)[![License](https://camo.githubusercontent.com/383c7cadcadc471274b232f50ea1a7c1a868f999ae54f96e21d9c5dce3a2aff2/68747470733a2f2f706f7365722e707567782e6f72672f76656e642f7068616e676c69612f6c6963656e73652e737667)](https://packagist.org/packages/vend/phanglia)

### Usage

[](#usage)

```
// Gets a metric definition
$metric = new Phanglia\Metric('name', Ganglia::TYPE_STRING, Ganglia::SLOPE_UNSPECIFIED);

// The metadata and value packets as binary strings, in case you want to send them yourself
$meta  = $metric->getMetadataPacket();
$value = $metric->getValuePacket('some value')

// Sending them on to a Ganglia collector (default udp://127.0.0.1:8649)
$socket = new Phanglia\Socket();
$socket->sendMetric($metric, 'some value');
```

### Installation

[](#installation)

Phanglia is available via composer, with a package name of `vend/phanglia`. Or point your PSR-4 autoloader at the lib directory.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% 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 ~145 days

Total

5

Last Release

4046d ago

Major Versions

0.0.1 → 1.0.02014-02-27

PHP version history (2 changes)0.0.1PHP &gt;=5.3.0

1.1.0PHP &gt;=5.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/fe0e32939757c85ef7a924309394e302896dbb32e18ac2f4b9b0b1c4793b8339?d=identicon)[edsrzf](/maintainers/edsrzf)

---

Top Contributors

[![dominics](https://avatars.githubusercontent.com/u/97427?v=4)](https://github.com/dominics "dominics (2 commits)")[![Nyholm](https://avatars.githubusercontent.com/u/1275206?v=4)](https://github.com/Nyholm "Nyholm (1 commits)")

---

Tags

phpMetricsgraphingganglia

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/vend-phanglia/health.svg)

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

###  Alternatives

[mpdf/mpdf

PHP library generating PDF files from UTF-8 encoded HTML

4.7k77.1M493](/packages/mpdf-mpdf)[danog/madelineproto

Async PHP client API for the telegram MTProto protocol.

3.4k855.0k18](/packages/danog-madelineproto)[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.5k311.5k5](/packages/theodo-group-llphant)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2222.9M248](/packages/open-telemetry-sdk)[comgate/sdk

Comgate PHP SDK

13327.8k](/packages/comgate-sdk)

PHPackages © 2026

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