PHPackages                             jakulov/captcha-protector - 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. jakulov/captcha-protector

ActiveCaptcha[Security](/categories/security)

jakulov/captcha-protector
=========================

Universal captcha protector

05HTML

Since May 27Pushed 10y ago1 watchersCompare

[ Source](https://github.com/jakulov/captcha-protector)[ Packagist](https://packagist.org/packages/jakulov/captcha-protector)[ RSS](/packages/jakulov-captcha-protector/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

captcha-protector
=================

[](#captcha-protector)

PHP Captcha Protector tiny library

This library is useful, when you need a simple captcha protection for any of you website part. It could be login form, or search form. Captcha Protector will help you protect your project from brute-force attacks or spam.

Installation
============

[](#installation)

You can install Captcha Protector via composer

```
require jakulov/captcha-protector

```

Live examples
=============

[](#live-examples)

Live examples presented at The code of examples can be found in this repo: [src/examples](https://github.com/jakulov/captcha-protector/tree/master/src/examples)

You can run examples on your machine, if you have installed PHP. To do this, just clone this repo. Than in console do:

```
composer install
cd app
php -S localhost:8000

```

And now open [http://localhost:8000/app/](http://localhost:8000/)

If you don't have composer, visit

TODO
====

[](#todo)

1. Request new captcha image without page reload

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f2fdcad0f88865668f13c49e8496d99465ff7530e09a3240c98dec8f21c04f35?d=identicon)[jakulov](/maintainers/jakulov)

---

Top Contributors

[![jakulov](https://avatars.githubusercontent.com/u/3069267?v=4)](https://github.com/jakulov "jakulov (11 commits)")

### Embed Badge

![Health badge](/badges/jakulov-captcha-protector/health.svg)

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

###  Alternatives

[defuse/php-encryption

Secure PHP Encryption Library

3.9k162.4M214](/packages/defuse-php-encryption)[mews/purifier

Laravel 5/6/7/8/9/10 HtmlPurifier Package

2.0k16.7M113](/packages/mews-purifier)[robrichards/xmlseclibs

A PHP library for XML Security

41478.1M118](/packages/robrichards-xmlseclibs)[bjeavons/zxcvbn-php

Realistic password strength estimation PHP library based on Zxcvbn JS

87117.5M63](/packages/bjeavons-zxcvbn-php)[illuminate/encryption

The Illuminate Encryption package.

9229.7M280](/packages/illuminate-encryption)[paragonie/hidden-string

Encapsulate strings in an object to hide them from stack traces

7410.6M39](/packages/paragonie-hidden-string)

PHPackages © 2026

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