PHPackages                             stefandoorn/sylius-recaptcha-plugin - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. stefandoorn/sylius-recaptcha-plugin

AbandonedArchivedSylius-plugin[Utility &amp; Helpers](/categories/utility)

stefandoorn/sylius-recaptcha-plugin
===================================

Recaptcha plugin for Sylius.

925.2k↓54.3%5PHP

Since Aug 5Pushed 3y ago1 watchersCompare

[ Source](https://github.com/stefandoorn/SyliusRecaptchaPlugin)[ Packagist](https://packagist.org/packages/stefandoorn/sylius-recaptcha-plugin)[ RSS](/packages/stefandoorn-sylius-recaptcha-plugin/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Sylius Recaptcha Plugin
=======================

[](#sylius-recaptcha-plugin)

[![License](https://camo.githubusercontent.com/6ae17f4e9d77545c6fcd5ebe3df02a4161750508e039b93fb381d89d82157123/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f73746566616e646f6f726e2f73796c6975732d7265636170746368612d706c7567696e2e737667)](https://packagist.org/packages/stefandoorn/sylius-recaptcha-plugin)[![Version](https://camo.githubusercontent.com/d207d2e3ed26188282c8ddf6e4cccf6572abae9229385150d5be4135a90e004a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73746566616e646f6f726e2f73796c6975732d7265636170746368612d706c7567696e2e737667)](https://packagist.org/packages/stefandoorn/sylius-recaptcha-plugin)[![Build Status](https://camo.githubusercontent.com/87fcef50cfdba4ef6442de8d456a0a98caf23df75051d80ac52cbd062a87e399/68747470733a2f2f7472617669732d63692e6f72672f73746566616e646f6f726e2f53796c697573526563617074636861506c7567696e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/stefandoorn/SyliusRecaptchaPlugin)

Features
--------

[](#features)

- Add Recaptcha to Contact Form and Registration Page to prevent spam

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

[](#installation)

1. Require plugin with composer:

    ```
    composer require stefandoorn/sylius-recaptcha-plugin:^1.0@dev
    ```
2. Follow installation instructions from Recaptcha bundle:
3. Add plugin class to your `AppKernel`.

    ```
    $bundles = [
       new \StefanDoorn\SyliusRecaptchaPlugin\SyliusRecaptchaPlugin(),
    ];
    ```

    or to your `bundles.php`:

    ```
    return [
       // ...
       StefanDoorn\SyliusRecaptchaPlugin\SyliusRecaptchaPlugin::class => ['all' => true],
    ];
    ```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 Bus Factor1

Top contributor holds 85.7% 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/b7e3e1dbf1349563371dca037785c04abe3865e7b3c9e88f8493ecadad571911?d=identicon)[stefandoorn](/maintainers/stefandoorn)

---

Top Contributors

[![stefandoorn](https://avatars.githubusercontent.com/u/4903082?v=4)](https://github.com/stefandoorn "stefandoorn (12 commits)")[![jmwill86](https://avatars.githubusercontent.com/u/19667780?v=4)](https://github.com/jmwill86 "jmwill86 (1 commits)")[![Loocos](https://avatars.githubusercontent.com/u/26056280?v=4)](https://github.com/Loocos "Loocos (1 commits)")

### Embed Badge

![Health badge](/badges/stefandoorn-sylius-recaptcha-plugin/health.svg)

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

###  Alternatives

[luminous/luminous

A full featured syntax highlighting library.

521.9k2](/packages/luminous-luminous)

PHPackages © 2026

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