PHPackages                             elao/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. elao/form-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

elao/form-bundle
================

Various Form improvements

v2.1.1(7y ago)640.7k↓43.8%1MITPHP

Since Apr 4Pushed 7y ago23 watchersCompare

[ Source](https://github.com/Elao/ElaoFormBundle)[ Packagist](https://packagist.org/packages/elao/form-bundle)[ Docs](https://github.com/Elao/ElaoFormBundle)[ RSS](/packages/elao-form-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (18)Used By (0)

ElaoFormBundle [![](https://camo.githubusercontent.com/61152b881283ea7ef22753ec89f7e3cd9dc52b33937bd304426f94c5bc6962fc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53796d666f6e792d332e302d626c75652e737667)](https://camo.githubusercontent.com/61152b881283ea7ef22753ec89f7e3cd9dc52b33937bd304426f94c5bc6962fc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53796d666f6e792d332e302d626c75652e737667)
====================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#elaoformbundle-)

**Best served with [Elao/form.js](https://github.com/Elao/form.js)!**

Tools &amp; enhancements for Symfony 2 forms

Installation:
-------------

[](#installation)

Add ElaoFormBundle to your `composer.json`:

```
$ composer require "elao/form-bundle":"~2.1"
```

Enable the bundle in the kernel:

```
