PHPackages                             zhaotuqi/common - 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. zhaotuqi/common

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

zhaotuqi/common
===============

公共类方法-日志重写类

02PHP

Since Jan 19Pushed 5y ago1 watchersCompare

[ Source](https://github.com/zhaotuqi/common)[ Packagist](https://packagist.org/packages/zhaotuqi/common)[ RSS](/packages/zhaotuqi-common/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

公共依赖类库
======

[](#公共依赖类库)

```
1 日志重写
2 公共类方法
3 依赖guzzle
4 新增env配置
5 新增结算平台ID生成器（用于算准课耗等）(deprecated)

```

结算平台--ID生成器配置 .env (deprecated) 现在没啥用了 可以删除了 2020-11-20 14:10
-------------------------------------------------------------

[](#结算平台--id生成器配置-env-deprecated-现在没啥用了-可以删除了-2020-11-20-1410)

```

#prod  正式环境ID生成器配置
RTC_BASE_UUID_SERVICE_URI='http://10.10.31.38/uuid/settlement'
RTC_BASE_UUID_APP_ID='butian'
RTC_BASE_UUID_APP_KEY='d3c61cacab140b3bd'

#qa 测试环境ID生成器配置
RTC_BASE_UUID_SERVICE_URI='http://10.2.1.107:8079/uuid/settlement'
RTC_BASE_UUID_APP_ID='test2'
RTC_BASE_UUID_APP_KEY='keytest2'

```

计算平台--ID生成器PHP调用 (deprecated) 现在没啥用了 可以删除了 2020-11-20 14:10
-----------------------------------------------------------

[](#计算平台--id生成器php调用-deprecated-现在没啥用了-可以删除了-2020-11-20--1410)

```
     use App\Libraries\SettlementPlatformIdGernerator;

     app(SettlementPlatformIdGernerator::class)->IdGenerator();

```

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 Bus Factor1

Top contributor holds 92.1% 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/71add893250f1ceb35d1ac13f3e669ef2f08f97b25804809f291da9cd5a1b7cc?d=identicon)[zhaotuqi](/maintainers/zhaotuqi)

---

Top Contributors

[![wenba100xie](https://avatars.githubusercontent.com/u/52466200?v=4)](https://github.com/wenba100xie "wenba100xie (58 commits)")[![13520221200](https://avatars.githubusercontent.com/u/36789091?v=4)](https://github.com/13520221200 "13520221200 (3 commits)")[![eoe2005](https://avatars.githubusercontent.com/u/834520?v=4)](https://github.com/eoe2005 "eoe2005 (2 commits)")

### Embed Badge

![Health badge](/badges/zhaotuqi-common/health.svg)

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

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B9.2k](/packages/psr-log)[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M94](/packages/itsgoingd-clockwork)[graylog2/gelf-php

A php implementation to send log-messages to a GELF compatible backend like Graylog2.

41838.2M138](/packages/graylog2-gelf-php)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[consolidation/log

Improved Psr-3 / Psr\\Log logger based on Symfony Console components.

15462.2M7](/packages/consolidation-log)[datadog/php-datadogstatsd

An extremely simple PHP datadogstatsd client

19124.6M15](/packages/datadog-php-datadogstatsd)

PHPackages © 2026

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