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(10y ago)419.9kproprietaryPHPPHP &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 today

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 69% 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

3670d 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

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-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.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[sylius/sylius

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

8.5k5.9M738](/packages/sylius-sylius)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[prestashop/prestashop

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

9.1k17.8k](/packages/prestashop-prestashop)[oro/platform

Business Application Platform (BAP)

645143.5k115](/packages/oro-platform)

PHPackages © 2026

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