PHPackages                             godtoy/tp5-helper-mixed - 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. godtoy/tp5-helper-mixed

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

godtoy/tp5-helper-mixed
=======================

The ThinkPHP5 Helper Package

0.0.2(7y ago)08Apache-2.0PHP

Since Nov 12Pushed 7y ago1 watchersCompare

[ Source](https://github.com/zhaojunlike/think-51-helper-mixed)[ Packagist](https://packagist.org/packages/godtoy/tp5-helper-mixed)[ RSS](/packages/godtoy-tp5-helper-mixed/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

tp5工具类
======

[](#tp5工具类)

install dependencies

```
composer require godtoy/tp5-helper-mixed
```

Redis并发锁
--------

[](#redis并发锁)

```
use godtoy/helper/utils/RedisLocker;

$locker=new RedisLocker();
$locker->getLock($key,$wait,$timeout);

//free
$locker->freeLock($key);
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 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

Every ~0 days

Total

2

Last Release

2784d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5ebc3ec8bcff409ce498af7bdf3a66e8e4e36c4abbbd70ada7175011fa34d5b6?d=identicon)[zhaojunlike](/maintainers/zhaojunlike)

---

Top Contributors

[![gtsigner](https://avatars.githubusercontent.com/u/13638996?v=4)](https://github.com/gtsigner "gtsigner (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/godtoy-tp5-helper-mixed/health.svg)

```
[![Health](https://phpackages.com/badges/godtoy-tp5-helper-mixed/health.svg)](https://phpackages.com/packages/godtoy-tp5-helper-mixed)
```

###  Alternatives

[topthink/think-captcha

captcha package for thinkphp

117958.5k73](/packages/topthink-think-captcha)[topthink/think-worker

workerman extend for thinkphp

202233.1k9](/packages/topthink-think-worker)[yunwuxin/think-cron

计划任务

16816.9k](/packages/yunwuxin-think-cron)[zzstudio/think-addons

The ThinkPHP6 Addons Package

1518.7k](/packages/zzstudio-think-addons)[topthink/think-annotation

Annotation For ThinkPHP

4832.9k8](/packages/topthink-think-annotation)[liliuwei/thinkphp-jump

适用于thinkphp6.0的跳转扩展

2875.9k1](/packages/liliuwei-thinkphp-jump)

PHPackages © 2026

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