PHPackages                             contentreactor/craft-friendly-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. contentreactor/craft-friendly-captcha

ActiveCraft-plugin[Authentication &amp; Authorization](/categories/authentication)

contentreactor/craft-friendly-captcha
=====================================

Friendly Captcha v1 and v2 integration for CraftCMS

1.0.7(7mo ago)034[1 PRs](https://github.com/contentreactor/craft-friendly-captcha/pulls)mitPHPPHP &gt;=8.2CI passing

Since Aug 26Pushed 2mo agoCompare

[ Source](https://github.com/contentreactor/craft-friendly-captcha)[ Packagist](https://packagist.org/packages/contentreactor/craft-friendly-captcha)[ RSS](/packages/contentreactor-craft-friendly-captcha/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (9)Used By (0)

Craft Friendly Captcha
======================

[](#craft-friendly-captcha)

Friendly Captcha v1 and v2 integration for CraftCMS

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 5.0 or later, and PHP 8.2 or later.

Installation
------------

[](#installation)

You can install this plugin from the Plugin Store or with Composer.

#### From the Plugin Store

[](#from-the-plugin-store)

Go to the Plugin Store in your project’s Control Panel and search for “Craft Friendly Captcha”. Then press “Install”.

#### With Composer

[](#with-composer)

Open your terminal and run the following commands:

```
# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require contentreactor/craft-friendly-captcha

# tell Craft to install the plugin
./craft plugin/install craft-friendly-captcha
```

Usage
-----

[](#usage)

Use the following code in templates to render the widget:

```
{{ craft.friendlyCaptcha.renderWidget() }}
```

Use the following code to validate the solution:

```
use contentreactor\craftfriendlycaptcha\Plugin;

Plugin::getInstance()->getValidate()->validateRequest()
```

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance76

Regular maintenance activity

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

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

###  Release Activity

Cadence

Every ~6 days

Total

7

Last Release

220d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/28c50968960929aa1bc044a7c815a80cafce86434aa630f2781644a3b53d8f52?d=identicon)[contentreactor](/maintainers/contentreactor)

---

Top Contributors

[![dusan-stojnic](https://avatars.githubusercontent.com/u/111434032?v=4)](https://github.com/dusan-stojnic "dusan-stojnic (7 commits)")[![singlerdaniel](https://avatars.githubusercontent.com/u/128361369?v=4)](https://github.com/singlerdaniel "singlerdaniel (4 commits)")

### Embed Badge

![Health badge](/badges/contentreactor-craft-friendly-captcha/health.svg)

```
[![Health](https://phpackages.com/badges/contentreactor-craft-friendly-captcha/health.svg)](https://phpackages.com/packages/contentreactor-craft-friendly-captcha)
```

###  Alternatives

[born05/craft-twofactorauthentication

Craft 4 plugin for two-factor or two-step login using Time Based OTP.

36100.1k1](/packages/born05-craft-twofactorauthentication)[verbb/knock-knock

Password protect your public facing Craft website with a single password.

17122.8k7](/packages/verbb-knock-knock)[matt-west/craft-recaptcha

Integrate Google’s reCAPTCHA into your forms.

1959.9k1](/packages/matt-west-craft-recaptcha)[jamesedmonston/graphql-authentication

GraphQL authentication for your headless Craft CMS applications.

2917.0k](/packages/jamesedmonston-graphql-authentication)[trendyminds/isolate

Restrict your Craft CMS users on a per-entry basis

1626.5k](/packages/trendyminds-isolate)[dukt/social

Let your visitors log into Craft with web services like Facebook, Google, Twitter…

1141.0k5](/packages/dukt-social)

PHPackages © 2026

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