PHPackages                             ether/telemetry - 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. ether/telemetry

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

ether/telemetry
===============

A helper for anonymous tracking of Craft CMS plugin usage

101PHPCI failing

Since Oct 28Pushed 6y ago2 watchersCompare

[ Source](https://github.com/ethercreative/telemetry)[ Packagist](https://packagist.org/packages/ether/telemetry)[ RSS](/packages/ether-telemetry/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Telemetry
=========

[](#telemetry)

A helper for anonymous tracking of Craft CMS plugin usage

Usage
-----

[](#usage)

Add `ether/telemetry` to your composer.json.

```
composer require ether/telemetry
```

Replace the `extends Plugin` in your primary plugin file with `extends TelemetryPlugin`.

```
use ether\telemetry\TelemetryPlugin;

class MyPlugin extends TelemetryPlugin {
    # ...
}
```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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/30c8191e4ff2ab8c26533caccdb3d82972acfb51bc5dc9650cb1d63b6ec48e82?d=identicon)[ether](/maintainers/ether)

---

Top Contributors

[![Tam](https://avatars.githubusercontent.com/u/977594?v=4)](https://github.com/Tam "Tam (6 commits)")

### Embed Badge

![Health badge](/badges/ether-telemetry/health.svg)

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

###  Alternatives

[zzstudio/think-addons

The ThinkPHP6 Addons Package

1518.6k](/packages/zzstudio-think-addons)[medialounge/magento2-storyblok-integration

Magento 2 extension to integrate Storyblok visual editor

2965.1k](/packages/medialounge-magento2-storyblok-integration)

PHPackages © 2026

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