Download the PHP package pierre-vassoilles/recaptcha-bundle without Composer
On this page you can find all versions of the php package pierre-vassoilles/recaptcha-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pierre-vassoilles/recaptcha-bundle
More information about pierre-vassoilles/recaptcha-bundle
Files in pierre-vassoilles/recaptcha-bundle
Download pierre-vassoilles/recaptcha-bundle
More information about pierre-vassoilles/recaptcha-bundle
Files in pierre-vassoilles/recaptcha-bundle
Vendor pierre-vassoilles
Package recaptcha-bundle
Short Description Recaptcha Bundle creates a form element form Google NoCaptcha Recaptcha v2
License MIT
Package recaptcha-bundle
Short Description Recaptcha Bundle creates a form element form Google NoCaptcha Recaptcha v2
License MIT
Please rate this library. Is it a good library?
Informations about the package recaptcha-bundle
RecaptchaBundle
Symfony2 Bundle for Google reCaptcha v2. It provides a form type to include in your forms and a specific validator.
Installation
Install with composer :
Enable the bundle in your project
Config
Add the following line to your config.yml
:
Usage
Recaptcha V2
Add the following code to your form class :
Then, display the widget in your twig view like
Invisible Recaptcha
Add the following code to your form class :
TODO
- Create a tag
All versions of recaptcha-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.8
symfony/framework-bundle Version ~2.3
twig/twig Version *
doctrine/doctrine-bundle Version *
symfony/framework-bundle Version ~2.3
twig/twig Version *
doctrine/doctrine-bundle Version *
The package pierre-vassoilles/recaptcha-bundle contains the following files
Loading the files please wait ....