PHPackages                             gremo/captcha-form-bundle - 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. gremo/captcha-form-bundle

ActiveSymfony-bundle

gremo/captcha-form-bundle
=========================

Symfony bundle that provides CAPTCHA form field and supports multiple adapters.

v1.1.1(4y ago)114.3k↑375%1ISCPHPPHP &gt;=5.3.3

Since Mar 16Pushed 4y ago1 watchersCompare

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

READMEChangelogDependencies (6)Versions (8)Used By (0)

GremoCaptchaFormBundle
======================

[](#gremocaptchaformbundle)

[![Latest stable](https://camo.githubusercontent.com/b6e8c1072e7f67617c16713ecc9e3732f13b9116ff484d640eecfda9c2d79b96/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6772656d6f2f636170746368612d666f726d2d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/gremo/captcha-form-bundle) [![Downloads total](https://camo.githubusercontent.com/efd80a3aaaf421307f953420ee907bac49ed3a466b5ff1ae1f1c82ac4d6890fe/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6772656d6f2f636170746368612d666f726d2d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/gremo/captcha-form-bundle)

Symfony bundle that provides CAPTCHA form field to solve challenge-response tests. Supports multiple adapters as well as custom ones. Built-in adapter for:

- [Google reCAPTCHA](https://www.google.com/recaptcha)
- [Google reCAPTCHA v3](https://developers.google.com/recaptcha/docs/v3)
- [Gregwar/Captcha](https://github.com/Gregwar/Captcha)
- [Honeypot captcha technique](http://haacked.com/archive/2007/09/11/honeypot-captcha.aspx/)

New contributors are welcome!

Installation
------------

[](#installation)

```
composer require gremo/captcha-form-bundle
```

Then enable the bundle:

```
