PHPackages                             tgkw-adc/hyperf-captcha - 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. tgkw-adc/hyperf-captcha

ActiveLibrary

tgkw-adc/hyperf-captcha
=======================

hyperf captcha

1.0.1(5mo ago)01291MITPHPPHP &gt;=8.1

Since Dec 4Pushed 5mo agoCompare

[ Source](https://github.com/yangzai929/tgkw-adc-captcha)[ Packagist](https://packagist.org/packages/tgkw-adc/hyperf-captcha)[ RSS](/packages/tgkw-adc-hyperf-captcha/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (10)Versions (2)Used By (1)

tgkw-adc/hyperf-captcha
=======================

[](#tgkw-adchyperf-captcha)

```
composer require tgkw-adc/hyperf-captcha
```

发布配置
====

[](#发布配置)

```
php bin/hyperf.php vendor:publish tgkw-adc/hyperf-captcha
```

使用案例
====

[](#使用案例)

```
# 创建图片验证码
$data = \TgkwAdc\HyperfCaptcha\captcha_create();
$key = $data['key']; # 验证码标识
$key = $data['img']; # 验证码图片
# 验证图片验证码
# $code: 用户输入的验证码
# $key: 创建验证码的时候返回的key
\TgkwAdc\HyperfCaptcha\captcha_verify($code,$key);
```

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance72

Regular maintenance activity

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

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

157d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/47275a38ed23211949d825ec42b270e039f2b2ffd4803d1e2eb51c14fb8c8bff?d=identicon)[yangzai929](/maintainers/yangzai929)

---

Tags

phphyperf

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/tgkw-adc-hyperf-captcha/health.svg)

```
[![Health](https://phpackages.com/badges/tgkw-adc-hyperf-captcha/health.svg)](https://phpackages.com/packages/tgkw-adc-hyperf-captcha)
```

###  Alternatives

[hyperf/odin

425.9k](/packages/hyperf-odin)[hyperf/swow-skeleton

A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.

514.5k](/packages/hyperf-swow-skeleton)

PHPackages © 2026

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