PHPackages                             statful/statful-client-php - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. statful/statful-client-php

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

statful/statful-client-php
==========================

Statful PHP client

1.0.0-alpha1(9y ago)06MITPHP &gt;=5.3.0

Since Dec 2Compare

[ Source](https://github.com/statful/statful-client-php)[ Packagist](https://packagist.org/packages/statful/statful-client-php)[ Docs](https://github.com/statful/statful-client-php)[ RSS](/packages/statful-statful-client-php/feed)WikiDiscussions Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

statful-client-php
==================

[](#statful-client-php)

PHP Client for Statful

How to use
==========

[](#how-to-use)

```
#!php

        $metricNamespace = 'business';
        $metricName = 'wager';
        $metricTags = array(
            'transaction' => 'create',
            'platform' => 'desktop',
            'action' => 'bet',
        );
        $metricValue = 100;

        $client = new StatfulClient('127.0.0.1', '2014', 'business', 'production');
        $client->put($metricName, $metricValue, $metricTags, $metricNamespace);
        $client->send();

```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88% 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

Unknown

Total

1

Last Release

3497d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20299158?v=4)[Statful](/maintainers/statful)[@statful](https://github.com/statful)

---

Top Contributors

[![palmeidaminder](https://avatars.githubusercontent.com/u/40857119?v=4)](https://github.com/palmeidaminder "palmeidaminder (22 commits)")[![brunopalos](https://avatars.githubusercontent.com/u/3313946?v=4)](https://github.com/brunopalos "brunopalos (2 commits)")[![miguelcnf](https://avatars.githubusercontent.com/u/994805?v=4)](https://github.com/miguelcnf "miguelcnf (1 commits)")

---

Tags

Metricstelemetrytime seriesstatful

### Embed Badge

![Health badge](/badges/statful-statful-client-php/health.svg)

```
[![Health](https://phpackages.com/badges/statful-statful-client-php/health.svg)](https://phpackages.com/packages/statful-statful-client-php)
```

###  Alternatives

[sakanjo/laravel-easy-metrics

Generate metrics with ease and precision.

31844.9k1](/packages/sakanjo-laravel-easy-metrics)[grafana/foundation-sdk

A set of tools, types and libraries for building and manipulating Grafana objects.

24142.7k](/packages/grafana-foundation-sdk)[square1/nova-metrics

Add support for resource-filters on your laravel nova metrics

27282.4k](/packages/square1-nova-metrics)[saintsystems/nova-linkable-metrics

Linkable metrics for Laravel Nova 4.x.

21309.6k](/packages/saintsystems-nova-linkable-metrics)[gurmanalexander/laravel-metrics

Managable metrics

143.0k](/packages/gurmanalexander-laravel-metrics)

PHPackages © 2026

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