Secure your Laravel apps, effortlessly.

A lightweight, pure PHP image-based CAPTCHA package. No external APIs, no bloat, just security.

Get Started
Easy Captcha Mockup

Image-Based

Pure dynamic image generation using PHP GD. No third-party dependencies or external API calls required.

Math & Types

Supports Math problems, Random text, Alphabet-only, and Numeric-only CAPTCHAs out of the box.

reCAPTCHA & Turnstile

Support for Google reCAPTCHA v2/v3 and Cloudflare Turnstile with minimal configuration.

Blade Ready

Comes with a convenient `@easyCaptcha` blade directive for instant implementation in your forms.

Quick Installation

composer require souravmsh/easy-captcha

Ready to go in less than 60 seconds.