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 11y 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 2w 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 12% 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

[phpids/phpids

PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web application

791150.0k2](/packages/phpids-phpids)[paragonie/ecc

PHP Elliptic Curve Cryptography library

25866.3k44](/packages/paragonie-ecc)[nicobleiler/php-passphrase

Passphrase generator with Laravel integration, inspired by Bitwarden. Uses the EFF long word list by default with support for custom wordlists.

4912.6k](/packages/nicobleiler-php-passphrase)[dwgebler/encryption

Encryption wrapper for PHP using libsodium — simple API for symmetric and asymmetric encryption, password hashing, digital signing, and message authentication.

317.5k](/packages/dwgebler-encryption)

PHPackages © 2026

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