PHPackages                             hyman-ren/yii2-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. hyman-ren/yii2-captcha

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

hyman-ren/yii2-captcha
======================

The My diy captcha for the Yii framework 2.0

0.1.0(9y ago)114[1 issues](https://github.com/hyman-ren/yii2-captcha/issues)MITPHP

Since Mar 31Pushed 9y ago1 watchersCompare

[ Source](https://github.com/hyman-ren/yii2-captcha)[ Packagist](https://packagist.org/packages/hyman-ren/yii2-captcha)[ RSS](/packages/hyman-ren-yii2-captcha/feed)WikiDiscussions master Synced 2mo ago

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

#### This is My diy captcha for the Yii framework 2.0 我自己定制的Yii2.0验证码

[](#this-is-my-diy-captcha-for-the-yii-framework-20-我自己定制的yii20验证码)

#### install 安装

[](#install-安装)

composer require hyman-ren/yii2-captcha

#### demo

[](#demo)

```
    public function actions()
    {
        return [
            'captcha' => [
                'class' => 'hyman\captcha\MyCaptchaAction',
                'fixedVerifyCode' => null,
                'height' => 40,
                'width' => 100,
                'padding' => 5,
                'minLength' => 4,
                'maxLength' => 4,
	            'transparent' => false,
            ],
        ];
    }
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity7

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

Unknown

Total

1

Last Release

3329d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/dd149220c7d894c5f51edfe8aac11fa799d137bbf63c9a1a2bc6eaafe904717e?d=identicon)[hyman-ren](/maintainers/hyman-ren)

---

Top Contributors

[![hyman-ren](https://avatars.githubusercontent.com/u/14166258?v=4)](https://github.com/hyman-ren "hyman-ren (6 commits)")

---

Tags

captchayii2

### Embed Badge

![Health badge](/badges/hyman-ren-yii2-captcha/health.svg)

```
[![Health](https://phpackages.com/badges/hyman-ren-yii2-captcha/health.svg)](https://phpackages.com/packages/hyman-ren-yii2-captcha)
```

###  Alternatives

[jumper423/yii2-captcha

Распознавание капч для всех популярных сервисов rucaptcha.com, 2captcha.com, pixodrom.com, captcha24.com, socialink.ru, anti-captcha.com

172.6k2](/packages/jumper423-yii2-captcha)

PHPackages © 2026

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