acrobat/recaptcha-bundle
Symfony2 form integration for Google reCAPTCHA. Install via Composer, register the bundle, and configure your public/private keys in config.yml. Supports disabling per environment and optional Ajax loading, helping protect forms from spam and bots.
symfony/recaptcha-bundle or hwi/oauth-bundle-based solutions) exist with active maintenance.For Executives: "This package lets us add reCAPTCHA to Symfony forms with minimal effort—no custom dev work, just a Composer install. It’s a drop-in solution for blocking spam on critical paths (e.g., signups, support forms) while keeping costs low. Tradeoff: It’s outdated (last updated 2014), so we’d need to validate if it meets our security needs today. Recommend pairing with a modern CAPTCHA service if long-term support is critical."
For Engineering: *"Pros:
Cons:
Recommendation: Use as a short-term fix for legacy projects or low-risk forms. For new projects, evaluate symfony/recaptcha-bundle or build a custom solution with reCAPTCHA v3 API."*
How can I help you explore Laravel packages today?