PHPackages                             bwp/recaptcha - 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. bwp/recaptcha

ActiveWordpress-plugin[Security](/categories/security)

bwp/recaptcha
=============

A WordPress plugin that utilizes the popular anti-spam library, reCAPTCHA, to help your blog stay clear of spams.

2.0.3(10y ago)804[5 issues](https://github.com/OddOneOut/bwp-recaptcha/issues)GPLv3PHP

Since Aug 19Pushed 7y ago4 watchersCompare

[ Source](https://github.com/OddOneOut/bwp-recaptcha)[ Packagist](https://packagist.org/packages/bwp/recaptcha)[ Docs](http://betterwp.net)[ RSS](/packages/bwp-recaptcha/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (5)Versions (5)Used By (0)

Better WordPress reCAPTCHA
==========================

[](#better-wordpress-recaptcha)

This WordPress plugin supports no CAPTCHA reCAPTCHA, Contact Form 7 and Akismet.

See  for documentation.

Report issues:

Installation via Composer
-------------------------

[](#installation-via-composer)

This plugin can be installed via composer, by running:

```
composer require kdm/bwp-recaptcha

```

By default, composer will install the plugin to `wp-content/plugins`.

Development
-----------

[](#development)

Apart from `composer`, you will need `npm` and `bower` for development.

To run test, issue the following command:

```
npm test

```

To build the plugin in a development environment, issue:

```
npm run build

```

To build a production-ready plugin, issue:

```
npm run build:dist

```

A `dist` folder will be created with a version that can be used as a regular plugin on wp.org.

Note that certain files and directories are not needed in production environment, such as configuration files, tests, node modules, and bower components, so they should be removed before updating the plugin's svn repository.

A `.svnignore` file is provided for this reason, and it can be used with existing tools out there (such as `rsync`) to remove the above mentioned files.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance8

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 88.8% 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 ~49 days

Total

4

Last Release

3774d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0a88c202e76f5f53fbea54b68995439cf6aa243712ea854a2ec4cde7a3a2e802?d=identicon)[kminhfoss@gmail.com](/maintainers/kminhfoss@gmail.com)

---

Top Contributors

[![kminh](https://avatars.githubusercontent.com/u/6402124?v=4)](https://github.com/kminh "kminh (87 commits)")[![OddOneOut](https://avatars.githubusercontent.com/u/632170?v=4)](https://github.com/OddOneOut "OddOneOut (11 commits)")

### Embed Badge

![Health badge](/badges/bwp-recaptcha/health.svg)

```
[![Health](https://phpackages.com/badges/bwp-recaptcha/health.svg)](https://phpackages.com/packages/bwp-recaptcha)
```

###  Alternatives

[johnbillion/user-switching

Instant switching between user accounts in WordPress and WooCommerce.

19768.3k2](/packages/johnbillion-user-switching)[fof/recaptcha

Increase your forum's security with Google reCAPTCHA

1235.4k](/packages/fof-recaptcha)

PHPackages © 2026

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