PHPackages                             kryptomania/extra-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. kryptomania/extra-form-bundle

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

kryptomania/extra-form-bundle
=============================

Some enhancements for symfony forms : Collections and javascripts, selects, dependants fields

v2.0.4(7y ago)01351MITJavaScriptPHP ^7.0

Since Apr 30Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Kryptomania/ExtraFormBundle)[ Packagist](https://packagist.org/packages/kryptomania/extra-form-bundle)[ Docs](https://github.com/Kryptomania/ExtraFormBundle)[ RSS](/packages/kryptomania-extra-form-bundle/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (10)Dependencies (1)Versions (21)Used By (0)

KryptoMania Extra Form Bundle
=============================

[](#kryptomania-extra-form-bundle)

This bundle provides the possibility to enhance some Symfony native form controls like `CollectionType` or `ChoiceType`.

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

[](#installation)

### Step1: Install with composer

[](#step1-install-with-composer)

Run the following composer require command:

```
$ composer require kryptomania/extra-form-bundle
```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

Finally, enable the bundle in the kernel:

```
