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)01.0k1[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 today

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 62% 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

2261d 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

[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[api-platform/laravel

API Platform support for Laravel

58171.4k14](/packages/api-platform-laravel)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3416.7k](/packages/duncanmcclean-statamic-cargo)

PHPackages © 2026

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