PHPackages                             sfynx-project/tool-captcha-bundle - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. sfynx-project/tool-captcha-bundle

ActiveSymfony-bundle[Validation &amp; Sanitization](/categories/validation)

sfynx-project/tool-captcha-bundle
=================================

This Bundle provides a secure captcha to add in form.

v2.8.0(10y ago)0112MITPHP

Since May 27Pushed 9y ago1 watchersCompare

[ Source](https://github.com/pigroupe/SfynxCaptchaBundle)[ Packagist](https://packagist.org/packages/sfynx-project/tool-captcha-bundle)[ Docs](http://pigroupe.github.io/cmf-sfynx/)[ RSS](/packages/sfynx-project-tool-captcha-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (6)Used By (0)

CAPTCHA SFYNX Bundles
=====================

[](#captcha-sfynx-bundles)

Parameters configuration
------------------------

[](#parameters-configuration)

**parameter.yml** :

```
parameters:

    sfynx_captcha_form_options:
        root_pictures: '@@SfynxCaptchaBundle/Resources/public'
        captcha_pictures:
            - ['Sfynx', '/img/captcha/logo-sfynx.png']
            - ['Pi-groupe', '/img/captcha/pigroupe.jpg']
```

**routing.yml** :

```
    SfynxCaptchaBundle:
        resource: "@SfynxCaptchaBundle/Resources/config/routing.yml"
        prefix:   /
```

Twig
----

[](#twig)

```

     {% form_theme form with ['SfynxCaptchaBundle:Form:captcha.html.twig'] %}
```

Css/js
------

[](#cssjs)

```

    {% stylesheets filter='css_url_rewrite, ?yui_css'
    '@SfynxCaptchaBundle/Resources/public/css/sfynx-captcha.css' %}

    {% endstylesheets %}

    {% javascripts filter='?yui_js'
        '@SfynxCaptchaBundle/Resources/public/js/sfynx-captcha.js'
    %}

    {% endjavascripts %}
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity67

Established project with proven stability

 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 ~62 days

Total

3

Last Release

3561d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6430464?v=4)[pigroupe](/maintainers/pigroupe)[@pigroupe](https://github.com/pigroupe)

---

Top Contributors

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

---

Tags

captchaform

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sfynx-project-tool-captcha-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/sfynx-project-tool-captcha-bundle/health.svg)](https://phpackages.com/packages/sfynx-project-tool-captcha-bundle)
```

###  Alternatives

[karser/karser-recaptcha3-bundle

Google ReCAPTCHA v3 for Symfony

1862.5M13](/packages/karser-karser-recaptcha3-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1175.2k](/packages/rcsofttech-audit-trail-bundle)[apy/jsfv-bundle

Symfony2 Javascript Form Validation Bundle with localisation support

92772.2k](/packages/apy-jsfv-bundle)[isometriks/spam-bundle

Provides spam protection for Symfony forms

46205.4k1](/packages/isometriks-spam-bundle)[palmtree/form

Form builder with Bootstrap v5/v4 classes, validation, Recaptcha support, AJAX submissions and more

385.1k1](/packages/palmtree-form)

PHPackages © 2026

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