PHPackages                             nzo/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. nzo/honeypot-bundle

ActiveSymfony-bundle

nzo/honeypot-bundle
===================

Honeypot solution for Symfony forms.

v1.2.0(4y ago)3793MITPHPPHP ^7.1.3

Since Sep 17Pushed 4y ago1 watchersCompare

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

READMEChangelog (5)Dependencies (4)Versions (6)Used By (0)

NzoHoneypotBundle
=================

[](#nzohoneypotbundle)

[![Build Status](https://camo.githubusercontent.com/bbd9741bfb540d04ee38a1dc0f24079ce87f1f1d142130aeea613164c2596517/68747470733a2f2f7472617669732d63692e6f72672f6e61797a6f2f4e7a6f486f6e6579706f7442756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/nayzo/NzoHoneypotBundle)[![Latest Stable Version](https://camo.githubusercontent.com/2561ad13fd72e8588b7c1fffe221d4cbc20391e7c0c62d869faa0f04a656d416/68747470733a2f2f706f7365722e707567782e6f72672f6e7a6f2f686f6e6579706f742d62756e646c652f762f737461626c65)](https://packagist.org/packages/nzo/honeypot-bundle)

The **NzoHoneypotBundle** is a Symfony bundle that provides a very simple way to handle Honeypot form types.

###### This Bundle is compatible with **Symfony &gt;= 4.4**

[](#this-bundle-is-compatible-with-symfony--44)

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

[](#installation)

### Through Composer:

[](#through-composer)

```
$ composer require nzo/honeypot-bundle

```

Usage
-----

[](#usage)

#### Basic usage example in the Form:

[](#basic-usage-example-in-the-form)

```
