dmishh/recaptcher
Recaptcher is a lightweight PHP library for Google reCAPTCHA, based on the official phplib. It supports the “lang” option and is designed to integrate cleanly with Symfony2 RecaptchaBundle. Includes basic roadmap for timeouts and more translations.
lang parameter for non-English users).bestmomo/laravel-recaptcha may fit better).For Executives: "This lightweight PHP package lets us add reCAPTCHA to critical forms (e.g., signups, payments) with minimal dev effort, reducing spam and fraud risks. It’s MIT-licensed, integrates with our existing Symfony2 stack, and supports global users via language-specific challenges. While not the most active project, it’s a cost-effective way to meet security needs without vendor lock-in. We’ll monitor for updates or switch to Google’s official library if maintenance stalls."
For Engineers: "This is a thin wrapper around Google’s reCAPTCHA v2 API, built for PHP/Symfony2. Pros: Simple, no bloat, works with the RecaptchaBundle for easy config. Cons: No v3 support, outdated, and lacks Laravel hooks. If we’re locked into Symfony2 and only need v2, it’s a quick win. Otherwise, I’d recommend Google’s official client or a Laravel-specific package. Let’s prototype it for the login form first to validate the trade-offs."
How can I help you explore Laravel packages today?