PHPackages                             infinity-next/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. [Security](/categories/security)
4. /
5. infinity-next/laravel-captcha

AbandonedArchivedLibrary[Security](/categories/security)

infinity-next/laravel-captcha
=============================

An anti-bot image captcha system written for Laravel.

2.1.1(6y ago)09931[1 issues](https://github.com/infinity-next/laravel-captcha/issues)[3 PRs](https://github.com/infinity-next/laravel-captcha/pulls)AGPL-3.0+PHPPHP &gt;=7.2.5

Since Feb 11Pushed 3y ago1 watchersCompare

[ Source](https://github.com/infinity-next/laravel-captcha)[ Packagist](https://packagist.org/packages/infinity-next/laravel-captcha)[ RSS](/packages/infinity-next-laravel-captcha/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (9)Dependencies (3)Versions (15)Used By (0)

Core Features
=============

[](#core-features)

[![Example Captcha](https://cloud.githubusercontent.com/assets/9262991/10121734/304a129a-652d-11e5-8405-8702ba0dc924.png)](https://cloud.githubusercontent.com/assets/9262991/10121734/304a129a-652d-11e5-8405-8702ba0dc924.png)

The core features are:

- Stores captcha codes in the database automatically.
- Generates a migration file for building the database table (config option for table name).
- Built in `capatcha` option for the Laravel validators.
- `captcha()` helper for quickly popping in a new captcha.
- Routing
    - Includes configurable base route (`captcha` can instead be `assets/security-image`, for instance)
    - Simple routes for generating a brand new captcha (`captcha` will 302 to a new image)
    - Accepts routing for profiles (`captcha/default` 302s to a new image using the `default` profile)
- JSON API
    - Accessing any route with the `.json` suffix will return identifying information about your captcha. Helps with click-to-reload features.
- Configurable global settings.
    - Fonts and their outline stroke width.
    - Captcha expiry time.
- Profiles for different fonts, text colors, and canvas colors.
    - Profile option for characters accepted (letters and numbers, customizing the alphabet used).
    - Profile option for canvas color.
    - Profile option for canvas size.
    - Profile option for character count.
    - Profile option for width and height.
    - Profile option for text colors.
    - Profile option for sine wave.
    - Profile option for maximum number of "flourishes", or arcs and lines to draw.
    - Set fonts unique to each profile.

Copyright
=========

[](#copyright)

Copyright 2015 Fredrick Brennan

Released under AGPLv3

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity66

Established project with proven stability

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

Recently: every ~1 days

Total

11

Last Release

2215d ago

Major Versions

1.0.5 → 2.0.22020-04-18

PHP version history (2 changes)1.0.1PHP &gt;=5.4.0

2.0.2PHP &gt;=7.2.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/9f503db044b331d7d6483ff179a60215b9b68fbbbe3f91ec40ce9e0fc59a742d?d=identicon)[Jawsh](/maintainers/Jawsh)

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[soved/laravel-gdpr

GDPR compliance with ease

299127.5k2](/packages/soved-laravel-gdpr)[masterro/laravel-xss-filter

Filter user input for XSS but don't touch other html

41254.5k](/packages/masterro-laravel-xss-filter)[enlightn/laravel-security-checker

A Laravel package to scan your dependencies for known security vulnerabilities.

51173.4k](/packages/enlightn-laravel-security-checker)[nickurt/laravel-pwned-passwords

PwnedPasswords for Laravel 11.x/12.x/13.x

187.5k](/packages/nickurt-laravel-pwned-passwords)[dgtlss/owaspadvisor

A Laravel package to help developers implement OWASP Top 10 security guidelines

327.1k](/packages/dgtlss-owaspadvisor)

PHPackages © 2026

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