PHPackages                             endroid/form-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. [Framework](/categories/framework)
4. /
5. endroid/form-bundle

AbandonedArchivedSymfony-bundle[Framework](/categories/framework)

endroid/form-bundle
===================

Endroid Form Bundle for Symfony

1.1.0(9y ago)01.3kMITPHPPHP &gt;=5.4

Since Jul 9Pushed 6y ago1 watchersCompare

[ Source](https://github.com/endroid/form-bundle)[ Packagist](https://packagist.org/packages/endroid/form-bundle)[ Docs](https://github.com/endroid/EndroidFormBundle)[ RSS](/packages/endroid-form-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (2)Versions (8)Used By (0)

Form Bundle
===========

[](#form-bundle)

*By [endroid](https://endroid.nl/)*

[![Latest Stable Version](https://camo.githubusercontent.com/4da6d9868e92f21b33ba29ab7a94ec5e9fd4e204085e948718d8584a5277438d/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656e64726f69642f666f726d2d62756e646c652e737667)](https://packagist.org/packages/endroid/form-bundle)[![Build Status](https://github.com/endroid/form-bundle/workflows/CI/badge.svg)](https://github.com/endroid/form-bundle/actions)[![Total Downloads](https://camo.githubusercontent.com/c71016da2604f8a0ddf1680bbcfa612f113b29fe1a2c476d2a0be2daa4786133/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656e64726f69642f666f726d2d62756e646c652e737667)](https://packagist.org/packages/endroid/form-bundle)[![Monthly Downloads](https://camo.githubusercontent.com/ed0cee276d799519c41a9f88c5f797fb6549041913766bae0a5c7eb14fa5c1af/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f656e64726f69642f666f726d2d62756e646c652e737667)](https://packagist.org/packages/endroid/form-bundle)[![License](https://camo.githubusercontent.com/271dadba76ece956110820c95818c06e48a803cc81d0f5028784350b48fa4ced/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f656e64726f69642f666f726d2d62756e646c652e737667)](https://packagist.org/packages/endroid/form-bundle)

The Endroid FormBundle enables users to create basic forms through the Sonata Admin Bundle. It includes form configuration, storage of results, sending of notifications when a form is filled in and even the possibility to export form results.

[![knpbundles.com](https://camo.githubusercontent.com/74c3105061602cbc4afba5f35a9b1c5fc4c66f4ed41bc7a24537b0fb6c697cd3/687474703a2f2f6b6e7062756e646c65732e636f6d2f656e64726f69642f666f726d2d62756e646c652f62616467652d73686f7274)](http://knpbundles.com/endroid/form-bundle)

Requirements
------------

[](#requirements)

- Symfony

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

[](#installation)

Use [Composer](https://getcomposer.org/) to install the bundle.

```
$ composer require endroid/form-bundle
```

Then enable the bundle via the kernel.

```
