PHPackages                             gregwar/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. [Security](/categories/security)
4. /
5. gregwar/captcha

ActiveLibrary[Security](/categories/security)

gregwar/captcha
===============

Captcha generator

v2.1.0(2w ago)1.9k10.1M↓26.8%306[1 issues](https://github.com/Gregwar/Captcha/issues)[2 PRs](https://github.com/Gregwar/Captcha/pulls)20MITPHPPHP ^8.2CI passing

Since Jan 5Pushed 1w ago63 watchersCompare

[ Source](https://github.com/Gregwar/Captcha)[ Packagist](https://packagist.org/packages/gregwar/captcha)[ Docs](https://github.com/Gregwar/Captcha)[ RSS](/packages/gregwar-captcha/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (7)Versions (38)Used By (20)

Captcha
=======

[](#captcha)

[![Captchas examples](https://camo.githubusercontent.com/117609a65864c2bce92d30af50f782c8507bed81080b20710e45f5788e53575a/687474703a2f2f677265677761722e636f6d2f63617074636861732e706e67)](https://camo.githubusercontent.com/117609a65864c2bce92d30af50f782c8507bed81080b20710e45f5788e53575a/687474703a2f2f677265677761722e636f6d2f63617074636861732e706e67)

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

[](#installation)

With composer : `composer require gregwar/captcha`

Usage
=====

[](#usage)

You can create a captcha with the `CaptchaBuilder` :

```
