PHPackages                             ljnchn/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. ljnchn/captcha

ActiveLibrary

ljnchn/captcha
==============

Captcha generator

v1.1.10(3y ago)028MITPHPPHP &gt;=5.3.0

Since Jan 5Pushed 3y agoCompare

[ Source](https://github.com/ljnchn/Captcha)[ Packagist](https://packagist.org/packages/ljnchn/captcha)[ Docs](https://github.com/Ljnchn/Captcha)[ RSS](/packages/ljnchn-captcha/feed)WikiDiscussions master Synced 1mo ago

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

Installation
============

[](#installation)

With composer :

```
{
    ...
    "require": {
        "ljnchn/captcha": "1.*"
    }
}
```

Usage
=====

[](#usage)

You can create a captcha with the `CaptchaBuilder` :

```
