PHPackages                             webman/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. webman/captcha

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

webman/captcha
==============

Captcha generator

v1.0.5(1y ago)1484.2k—2.6%4[1 PRs](https://github.com/webman-php/captcha/pulls)20MITPHPPHP &gt;=7.2

Since Sep 28Pushed 1y agoCompare

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

READMEChangelog (6)Dependencies (1)Versions (7)Used By (20)

Captcha
=======

[](#captcha)

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

This is a fork of [Gregwar/Captcha](https://github.com/Gregwar/Captcha)

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

[](#installation)

With composer :

```
composer require webman/captcha

```

Usage
=====

[](#usage)

You can create a captcha with the `CaptchaBuilder` :

```
