PHPackages                             soluzione-software/nova-auth-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. soluzione-software/nova-auth-captcha

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

soluzione-software/nova-auth-captcha
====================================

0.2.2(5y ago)01.8k3MITPHPPHP ^7.0

Since Aug 7Pushed 5y ago2 watchersCompare

[ Source](https://github.com/soluzione-software/nova-auth-captcha)[ Packagist](https://packagist.org/packages/soluzione-software/nova-auth-captcha)[ RSS](/packages/soluzione-software-nova-auth-captcha/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (3)Versions (8)Used By (0)

Laravel Nova Auth Captcha
=========================

[](#laravel-nova-auth-captcha)

[![Latest Version](https://camo.githubusercontent.com/63c688f91f9a1e175ba41f3e76acc4c75fbb427447965cc5d3ea284116a6419e/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736f6c757a696f6e652d736f6674776172652f6e6f76612d617574682d636170746368612e7376673f6c6162656c3d52656c65617365267374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/soluzione-software/nova-auth-captcha)[![MIT License](https://camo.githubusercontent.com/c7524a09f3dc65ce8d267e13f31eb07ea493e889b81491a3496f99b3235e574d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f736f6c757a696f6e652d736f6674776172652f6e6f76612d617574682d636170746368612e7376673f6c6162656c3d4c6963656e736526636f6c6f723d626c7565267374796c653d666f722d7468652d6261646765)](https://github.com/soluzione-software/nova-auth-captcha/blob/master/LICENSE.md)

> Note the package is currently in beta. During the beta period things can and probably will change. Don't use it in production until a stable version has been released. We appreciate you helping out with testing and reporting any bugs.

The package adds captcha(only reCAPTCHA for now) to laravel nova authentication forms. Under the hood it uses

Installation &amp; Configuration
--------------------------------

[](#installation--configuration)

```
composer require soluzione-software/nova-auth-captcha
```

Replace `Laravel\Nova\Nova` with `SoluzioneSoftware\Nova\AuthCaptcha\Nova` in `app/Providers/NovaServiceProvider.php`

publish nova views:

```
php artisan vendor:publish --tag=nova-auth-captcha-vendor-views
```

Edit `.env` file as described in

(Optional) Edit translation files as described in

### Disabling locally

[](#disabling-locally)

Add the following line to `.env` in order to disable the captcha:

```
NOVA_AUTH_CAPTCHA_ENABLED=false
```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

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 ~32 days

Recently: every ~48 days

Total

7

Last Release

1962d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/49692407?v=4)[Soluzione Software srl](/maintainers/soluzione-software)[@soluzione-software](https://github.com/soluzione-software)

### Embed Badge

![Health badge](/badges/soluzione-software-nova-auth-captcha/health.svg)

```
[![Health](https://phpackages.com/badges/soluzione-software-nova-auth-captcha/health.svg)](https://phpackages.com/packages/soluzione-software-nova-auth-captcha)
```

###  Alternatives

[directorytree/ldaprecord-laravel

LDAP Authentication &amp; Management for Laravel.

5752.3M18](/packages/directorytree-ldaprecord-laravel)[illuminate/auth

The Illuminate Auth package.

10528.2M1.2k](/packages/illuminate-auth)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[althinect/filament-spatie-roles-permissions

3481.1M10](/packages/althinect-filament-spatie-roles-permissions)

PHPackages © 2026

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