jakreiter / recaptcha2-bundle-proxyable
Provide Google Recaptch2 form type with ability to use proxy to comunicate with Google server
Installs: 276
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 10
Type:symfony-bundle
Requires
- php: ^8.1
- jakreiter/recaptchaproxyable: ^1.3.1
- symfony/config: ^6.0 || ^7.0
- symfony/dependency-injection: ^6.0 || ^7.0
- symfony/form: ^6.0 || ^7.0
- symfony/http-kernel: ^6.0 || ^7.0
- symfony/validator: ^6.0 || ^7.0
Requires (Dev)
- phpunit/phpunit: ^9.6
- symfony/phpunit-bridge: ^7.2
Suggests
- symfony/twig-bundle: To render widget. Minimum supported Twig version is 2.4
This package is auto-updated.
Last update: 2025-06-27 14:03:35 UTC
README
This bundle integrates ReCaptcha (version 2) in Symfony.
Documentation
Proxy works only with
request_method: curl_post
License
This bundle is released under the LGPL license. See the complete license text.