PHPackages                             rattler/honeypot-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. [Security](/categories/security)
4. /
5. rattler/honeypot-bundle

ActiveSymfony-bundle[Security](/categories/security)

rattler/honeypot-bundle
=======================

Rattler Honeypot Bundle

2.0.1(9y ago)419.8kproprietaryPHPPHP &gt;=5.3.3

Since Jun 15Pushed 6y ago1 watchersCompare

[ Source](https://github.com/jrattue/HoneypotBundle)[ Packagist](https://packagist.org/packages/rattler/honeypot-bundle)[ RSS](/packages/rattler-honeypot-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

Rattler HoneypotBundle
======================

[](#rattler-honeypotbundle)

A Symfony bundle that provides a very simple invisible Honeypot form type

For Symfony 2 use version 1.0.

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

[](#installation)

### Add bundle to composer.json

[](#add-bundle-to-composerjson)

```
"require": {
    // ...
    "rattler/honeypot-bundle": "~2.0",
}

```

### Enable RattlerHoneypotBundle

[](#enable-rattlerhoneypotbundle)

```
// config/bundles.php

return [
    // ...
    Rattler\HoneypotBundle\RattlerHoneypotBundle::class => ['all' => true],
];

```

Usage
-----

[](#usage)

Add the following to to an existing form.

```
$builder->add('text', HoneypotType::class);

```

The name of the field can be changed to anything (generic names seems to work better).

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

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

Total

3

Last Release

3624d ago

Major Versions

1.0 → 2.02016-06-15

### Community

Maintainers

![](https://www.gravatar.com/avatar/8fd5d40279f66e8a89c06f5df6658b634c8c66ae38a43dff01132732a1c5f57a?d=identicon)[jrattue](/maintainers/jrattue)

---

Top Contributors

[![jrattue](https://avatars.githubusercontent.com/u/5196521?v=4)](https://github.com/jrattue "jrattue (5 commits)")

---

Tags

Honeypot

### Embed Badge

![Health badge](/badges/rattler-honeypot-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/rattler-honeypot-bundle/health.svg)](https://phpackages.com/packages/rattler-honeypot-bundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[artgris/filemanager-bundle

FileManager is a simple Multilingual File Manager Bundle for Symfony

182420.8k9](/packages/artgris-filemanager-bundle)[leapt/core-bundle

Symfony LeaptCoreBundle

2529.1k4](/packages/leapt-core-bundle)[chameleon-system/chameleon-base

The Chameleon System core.

1026.5k3](/packages/chameleon-system-chameleon-base)

PHPackages © 2026

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