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

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

wenprise/telemetry-client
=========================

Telemetry Client for WordPress theme and plugins

0.1.0(10mo ago)02MITPHP

Since Jul 11Pushed 10mo agoCompare

[ Source](https://github.com/iwillhappy1314/wenprise-telemetry-client)[ Packagist](https://packagist.org/packages/wenprise/telemetry-client)[ RSS](/packages/wenprise-telemetry-client/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

使用方法
----

[](#使用方法)

```
add_action('plugins_loaded', function () {
    $telemetry = new \Wenprise\TelemetryClient\Client('your-plugin-name', '1.0.0');

    // 添加插件特定的性能指标
    $telemetry->add_custom_metric('cache_hits_' . $plugin_slug, 150);
    $telemetry->add_custom_metric('api_response_time_' . $plugin_slug, 0.45);
});
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance54

Moderate activity, may be stable

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity26

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

311d ago

### Community

Maintainers

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

---

Top Contributors

[![iwillhappy1314](https://avatars.githubusercontent.com/u/1455683?v=4)](https://github.com/iwillhappy1314 "iwillhappy1314 (3 commits)")

### Embed Badge

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

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

###  Alternatives

[nulpunkt/yesql-php

A clone of the wonderful yesql clojure library, for php

2512.5k](/packages/nulpunkt-yesql-php)

PHPackages © 2026

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