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

Abandoned → [gregwar/captcha](/?search=gregwar%2Fcaptcha)ArchivedLibrary[Validation &amp; Sanitization](/categories/validation)

diversen/captcha
================

Captcha generator

v2.0.1(3y ago)25.8k↓100%MITPHPPHP &gt;=5.3.0

Since Jan 5Pushed 2y agoCompare

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

READMEChangelogDependencies (2)Versions (27)Used By (0)

Captcha
=======

[](#captcha)

NOTE. The 'Gregwar/Captcha' seems to be fixed, so no need to use this REPO.

[![Captchas examples](https://camo.githubusercontent.com/117609a65864c2bce92d30af50f782c8507bed81080b20710e45f5788e53575a/687474703a2f2f677265677761722e636f6d2f63617074636861732e706e67)](https://camo.githubusercontent.com/117609a65864c2bce92d30af50f782c8507bed81080b20710e45f5788e53575a/687474703a2f2f677265677761722e636f6d2f63617074636861732e706e67)[![paypal](https://camo.githubusercontent.com/e1ff554a09e8e92bef25abc553ff05b88f45afd695877cf12f3a46558ef65b2e/68747470733a2f2f7777772e70617970616c6f626a656374732e636f6d2f656e5f55532f692f62746e2f62746e5f646f6e61746543435f4c472e676966)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YUXRLWHQSWS6L)

Note this is just a fork of

Made because there is no updates to the package.

If the Gregwar/Captcha package is updated I will remove this package.

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

[](#installation)

With composer :

```
composer require diversen/captcha

```

Usage
=====

[](#usage)

You can create a captcha with the `CaptchaBuilder` :

```
