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

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

warrior-php/captcha
===================

Captcha generator

v1.0.1(1mo ago)06↓100%MITPHPPHP &gt;=8.3

Since Mar 16Pushed 1mo agoCompare

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

READMEChangelogDependenciesVersions (3)Used By (0)

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` :

```
