PHPackages                             flectar/waterhole-turnstile - 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. flectar/waterhole-turnstile

ActiveWaterhole-extension[Authentication &amp; Authorization](/categories/authentication)

flectar/waterhole-turnstile
===========================

Cloudflare Turnstile integration for Waterhole

0.2.0(5mo ago)118MITPHP

Since Jan 18Pushed 5mo agoCompare

[ Source](https://github.com/flectar/waterhole-ext-turnstile)[ Packagist](https://packagist.org/packages/flectar/waterhole-turnstile)[ RSS](/packages/flectar-waterhole-turnstile/feed)WikiDiscussions main Synced today

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

[![Latest Stable Version](https://camo.githubusercontent.com/9a89b2fa6deee18cf50c7ab18ee550e04100172aa5ff0db60c31e89bafa2334e/68747470733a2f2f706f7365722e707567782e6f72672f666c65637461722f7761746572686f6c652d7475726e7374696c652f76)](https://packagist.org/packages/flectar/waterhole-turnstile) [![Total Downloads](https://camo.githubusercontent.com/3d9a661193132f68f84a0c729e4226c90940bd4ad7907e118cdcb05005ad38e4/68747470733a2f2f706f7365722e707567782e6f72672f666c65637461722f7761746572686f6c652d7475726e7374696c652f646f776e6c6f616473)](https://packagist.org/packages/flectar/waterhole-turnstile) [![License](https://camo.githubusercontent.com/1b0224dc3abd109fb07eb7c0145ad469cad122a594bb4e84f24f219f5bb24d01/68747470733a2f2f706f7365722e707567782e6f72672f666c65637461722f7761746572686f6c652d7475726e7374696c652f6c6963656e7365)](https://packagist.org/packages/flectar/waterhole-turnstile)

Cloudflare Turnstile for Waterhole
==================================

[](#cloudflare-turnstile-for-waterhole)

Secure your [Waterhole](https://waterhole.dev) community with Cloudflare Turnstile, a privacy-focused, CAPTCHA alternative. This extension adds a Turnstile widget to your registration form to prevent bot signups.

---

### 🚀 Features

[](#-features)

- Smart protection: Blocks bots while letting real users through (often without clicking anything).
- Privacy first: No cookies, no tracking.
- Turbo compatible: Works perfectly with Waterhole.
- Flexible design: Automatically adjusts to the full width of your form.

---

### 📦 Installation

[](#-installation)

Install via Composer. Run the following command in your Waterhole root directory:

```
composer require flectar/waterhole-turnstile
```

---

### ♻️ Updating

[](#️-updating)

To update the extension, simply run:

```
composer update flectar/waterhole-turnstile:"*"
php artisan cache:clear
```

---

### ⚙️ Usage

[](#️-usage)

1. Get your keys: Go to the [Cloudflare Dashboard](https://dash.cloudflare.com/) and create a Turnstile widget.
2. Update your `.env`: Add your Site Key and Secret Key to the `.env` file in your Waterhole root directory:

```
TURNSTILE_SITE_KEY=0x4AAAAAA...
TURNSTILE_SECRET_KEY=0x4AAAAAA...
```

```
php artisan config:clear
php artisan optimize
php artisan cache:clear
```

---

### 📄 License

[](#-license)

- Open-sourced under the [MIT License](https://github.com/flectar/flarum-ext-turnstile/blob/main/LICENSE).

---

### 🔗 Useful Links

[](#-useful-links)

- [Flectar](https://flectar.com/)
- [Packagist - flectar/waterhole-turnstile](https://packagist.org/packages/flectar/waterhole-turnstile)
- [GitHub Repo](https://github.com/flectar/waterhole-turnstile)
- [Composer](https://getcomposer.org/)
- [Waterhole](https://waterhole.dev/)

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance73

Regular maintenance activity

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

 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.

###  Release Activity

Cadence

Every ~12 days

Total

2

Last Release

155d ago

### Community

Maintainers

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

---

Top Contributors

[![iamdarkle](https://avatars.githubusercontent.com/u/15818451?v=4)](https://github.com/iamdarkle "iamdarkle (2 commits)")

### Embed Badge

![Health badge](/badges/flectar-waterhole-turnstile/health.svg)

```
[![Health](https://phpackages.com/badges/flectar-waterhole-turnstile/health.svg)](https://phpackages.com/packages/flectar-waterhole-turnstile)
```

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.3M17](/packages/kartik-v-yii2-password)[vitalybaev/laravel5-dkim

Laravel 5/6 package for signing outgoing messages with DKIM.

3163.1k](/packages/vitalybaev-laravel5-dkim)

PHPackages © 2026

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