Registry / web-framework / excelwebzone-recaptcha-bundle

excelwebzone-recaptcha-bundle

JSON →
library1.5.42phppackagistunverified

This bundle provides easy reCAPTCHA form field integration for Symfony.

composer require excelwebzone/recaptcha-bundle
INSTALL
IMPORT
SIG · EXCELWEBZONE-RECAP
E
excelwebzone-recaptcha-bundle
web-frameworkphpv1.5.42
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

EWZRecaptchaType
use EWZ\Bundle\RecaptchaBundle\Form\Type\EWZRecaptchaType;

Add reCAPTCHA to a Symfony form

use EWZ\Bundle\RecaptchaBundle\Form\Type\EWZRecaptchaType; $form = $this->createFormBuilder() ->add('recaptcha', EWZRecaptchaType::class) ->getForm();
Debug
Known issues
gotchaRequires Google reCAPTCHA API keys to be configured
fix
Set recaptcha.site_key and recaptcha.secret_key in config
affects: >=1.0
Upgrade
Version history
1.5.42latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
OpenAI (training)
1
Resources
excelwebzone-recaptcha-bundle — pip install excelwebzone-recaptcha-bundle · libregistry