PHPackages                             qufo/verifycode - 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. qufo/verifycode

ActiveLibrary

qufo/verifycode
===============

Simple Verifycode for php

1300PHP

Since Nov 24Pushed 9y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

### Simple VerifyCode for PHP

[](#simple-verifycode-for-php)

Install
-------

[](#install)

add

```
    "qufo/verifycode":"dev-master"

```

to your composer.json, and composer update.

Build a verifycode
------------------

[](#build-a-verifycode)

```
$code = new Qufo\VerifyCode\VerifyCode();
$code->showImage();

```

Get verifycode
--------------

[](#get-verifycode)

```
 echo $code->getCheckCode();

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/698b2d269e00d66c3da9e7747c87afb66cbacad61293a71923b265b1c8ef8ab4?d=identicon)[qufo](/maintainers/qufo)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/qufo-verifycode/health.svg)

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

PHPackages © 2026

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