PHPackages                             myumc/udpmitorclient - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. myumc/udpmitorclient

Active1[Logging &amp; Monitoring](/categories/logging)

myumc/udpmitorclient
====================

regularly send monitoring data to the server

011PHP

Since Apr 26Pushed 4y ago1 watchersCompare

[ Source](https://github.com/tangjhang/udpMonitorClient)[ Packagist](https://packagist.org/packages/myumc/udpmitorclient)[ RSS](/packages/myumc-udpmitorclient/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

udpMonitorClient
================

[](#udpmonitorclient)

定时向服务端发监控数据 Regularly send monitoring data to the server

在process文件的配置如下：

```
'udpMonitorClient' => [
        'enable' => true,
        'handler' => \UdpMonitorClient\process\UdpMonitorClient::class,
        'constructor' => [
            // 消费者类目录
            'host' => 'udp://127.0.0.1',    //修改为服务端的地址
            'port' => '9090',         //服务端端口
            'site' => 'md_official',  //网站名称，唯一，避免和其他网站冲突
            'time_num' => 55         //定时向服务端发送数据的时间，默认55
        ]
    ],

```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

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.

### Community

Maintainers

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

---

Top Contributors

[![tangjhang](https://avatars.githubusercontent.com/u/104300234?v=4)](https://github.com/tangjhang "tangjhang (21 commits)")

### Embed Badge

![Health badge](/badges/myumc-udpmitorclient/health.svg)

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

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B11.5k](/packages/psr-log)[open-telemetry/api

API for OpenTelemetry PHP.

1941.5M276](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2328.5M343](/packages/open-telemetry-sdk)

PHPackages © 2026

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