PHPackages                             rahul900day/laravel-captcha - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. rahul900day/laravel-captcha

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

rahul900day/laravel-captcha
===========================

Different types of Captcha implementation for Laravel Application.

5.0.0(1mo ago)10822.9k↑74%4[3 PRs](https://github.com/RahulDey12/laravel-captcha/pulls)MITPHPPHP ^8.2CI passing

Since Mar 20Pushed 2w ago3 watchersCompare

[ Source](https://github.com/RahulDey12/laravel-captcha)[ Packagist](https://packagist.org/packages/rahul900day/laravel-captcha)[ Docs](https://github.com/RahulDey12/laravel-captcha)[ GitHub Sponsors](https://github.com/RahulDey12)[ Fund](https://ko-fi.com/rahul900day)[ RSS](/packages/rahul900day-laravel-captcha/feed)WikiDiscussions 5.x Synced 3d ago

READMEChangelog (10)Dependencies (30)Versions (24)Used By (0)

[![Poster Laravel Captcha](/art/poster.png)](/art/poster.png)

Laravel Captcha
===============

[](#laravel-captcha)

 [![StyleCI Status](https://camo.githubusercontent.com/21593751503768a022a24cdd042fd5a4363d577b0efc42b234cd3d80fda3e962/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3437313334333237332f736869656c64)](https://styleci.io/repos/471343273) [![Build Status](https://github.com/RahulDey12/laravel-captcha/workflows/run-tests/badge.svg)](https://github.com/rahuldey12/laravel-captcha/actions) [![Version](https://camo.githubusercontent.com/e9d85166bae8bdf6c90593c2969b495000fc99ff33cf5ade3c27fffeee7bb408/68747470733a2f2f706f7365722e707567782e6f72672f726168756c3930306461792f6c61726176656c2d636170746368612f76657273696f6e)](https://packagist.org/packages/rahul900day/laravel-captcha) [![Total Downloads](https://camo.githubusercontent.com/d5c272c40640735c8778df9fefb3d4c12755f0126d3fbefb43b74b0db488fa4f/68747470733a2f2f706f7365722e707567782e6f72672f726168756c3930306461792f6c61726176656c2d636170746368612f646f776e6c6f616473)](https://packagist.org/packages/rahul900day/laravel-captcha)

Laravel Captcha is a wrapper around Turnstile, HCaptcha &amp; Google Recaptcha. It provides very easy-to-use Facade, Validation Rule, and laravel components.

> **Requires [PHP 8.2+](https://php.net/releases/)**

Quick Start
-----------

[](#quick-start)

1. Install via [Composer](https://getcomposer.org):

```
composer require rahul900day/laravel-captcha
```

2. Publish the config file with:

```
php artisan vendor:publish --tag="captcha-config"
```

3. Add required configuration to `.env` file:

```
CAPTCHA_DRIVER=turnstile
CAPTCHA_SITE_KEY="{Your Site Key}"
CAPTCHA_SECRET_KEY="{Your Site Secret}"
```

4. Display the Captcha

```

```

Please read the full documentation on

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Rahul Dey](https://github.com/RahulDey12)
- [All Contributors](../../contributors)

Sponsors
--------

[](#sponsors)

- [Pricop Alexandru](https://twitter.com/PricopX)
- [Acolyte Academy](https://acolyte.academy)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

60

—

FairBetter than 98% of packages

Maintenance95

Actively maintained with recent releases

Popularity43

Moderate usage in the ecosystem

Community16

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 64.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~90 days

Recently: every ~21 days

Total

18

Last Release

34d ago

Major Versions

1.x-dev → 2.0.02023-10-29

2.x-dev → 3.0.02024-03-30

3.0.0 → 4.0.02025-03-06

3.x-dev → 4.x-dev2026-03-06

4.x-dev → 5.0.02026-05-31

PHP version history (4 changes)1.0.0PHP ^7.3|^8.0

2.0.0PHP ^8.0

3.0.0PHP ^8.1

4.1.0PHP ^8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/67074314?v=4)[Rahul Dey](/maintainers/rahul900day)[@rahul900day](https://github.com/rahul900day)

---

Top Contributors

[![RahulDey12](https://avatars.githubusercontent.com/u/26340814?v=4)](https://github.com/RahulDey12 "RahulDey12 (85 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (21 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (15 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (6 commits)")[![laravel-shift](https://avatars.githubusercontent.com/u/15991828?v=4)](https://github.com/laravel-shift "laravel-shift (4 commits)")

---

Tags

captchalaravellaravel-captchalaravel-hcaptchalaravel-recaptchalaravel-turnstileturnstilelaravelLaravel reCAPTCHAlaravel-captchalaravel-hcaptcharahul900day

###  Code Quality

TestsPest

Static AnalysisRector

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/rahul900day-laravel-captcha/health.svg)

```
[![Health](https://phpackages.com/badges/rahul900day-laravel-captcha/health.svg)](https://phpackages.com/packages/rahul900day-laravel-captcha)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77022.3M151](/packages/laravel-mcp)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5022.0k](/packages/simplestats-io-laravel-client)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
