PHPackages                             lotus/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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. lotus/captcha

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

lotus/captcha
=============

Create and validate captcha Image

1.0.0(9y ago)07PHPPHP ^5.3.3 || ^7.0

Since Apr 14Pushed 9y agoCompare

[ Source](https://github.com/crajbanshi/captcha)[ Packagist](https://packagist.org/packages/lotus/captcha)[ RSS](/packages/lotus-captcha/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

lotus/captcha
=============

[](#lotuscaptcha)

Build texture captcha is very easy using pw captcha.

include library file into your page. Create an object of the PwCaptcha class.

require\_once 'src/Captcha.php'; $captcha = new lotus/Captcha();

To get output of captcha image use

$captcha-&gt;render();

\#configre methods

$captcha-&gt;setIsMultiColourText( boolean )

set minimum character number `$captcha->setMinLength()`

set maximum character length $captcha-&gt;setMaxLength()

set number og random straigth lines in background

$captcha-&gt;setNumberOfLines()

Min 1 and max is 100

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity59

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

3365d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13096946?v=4)[Chanchal Rajbanshi](/maintainers/crajbanshi)[@crajbanshi](https://github.com/crajbanshi)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/lotus-captcha/health.svg)

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

###  Alternatives

[chaoswey/taiwan-id-validator

台灣身分證、統一編號驗證

319.9k](/packages/chaoswey-taiwan-id-validator)

PHPackages © 2026

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