PHPackages                             grossum/extended-form-type - 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. [Templating &amp; Views](/categories/templating)
4. /
5. grossum/extended-form-type

ActiveSymfony-bundle[Templating &amp; Views](/categories/templating)

grossum/extended-form-type
==========================

Extended form type bundle

v0.1.2(8y ago)02.4k3MITPHPPHP &gt;=5.6 || ^7.0

Since Sep 25Pushed 8y ago7 watchersCompare

[ Source](https://github.com/GrossumUA/ExtendedFormTypeBundle)[ Packagist](https://packagist.org/packages/grossum/extended-form-type)[ RSS](/packages/grossum-extended-form-type/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (8)Versions (4)Used By (0)

Extended Form Type Bundle
=========================

[](#extended-form-type-bundle)

[![Latest Stable Version](https://camo.githubusercontent.com/3422487a7a480118cf78c30d02162cd212cdf55ad9a09a114532c304c7ef2653/68747470733a2f2f706f7365722e707567782e6f72672f67726f7373756d2f657874656e6465642d666f726d2d747970652f762f737461626c65)](https://packagist.org/packages/grossum/extended-form-type) [![Total Downloads](https://camo.githubusercontent.com/b6a25993eaafd3f82f091127a0c9e00432319391376d89df173f2055e52d01c0/68747470733a2f2f706f7365722e707567782e6f72672f67726f7373756d2f657874656e6465642d666f726d2d747970652f646f776e6c6f616473)](https://packagist.org/packages/grossum/extended-form-type) [![Latest Unstable Version](https://camo.githubusercontent.com/cbc042c1e789eac2ee3ea3234da37f6494eae32379105b4443611958f51cb94e/68747470733a2f2f706f7365722e707567782e6f72672f67726f7373756d2f657874656e6465642d666f726d2d747970652f762f756e737461626c65)](https://packagist.org/packages/grossum/extended-form-type) [![License](https://camo.githubusercontent.com/5f26368f3ccb69ad6fec40e4dead46bdd143ee1f7989cd9eb80d9fa73fac1670/68747470733a2f2f706f7365722e707567782e6f72672f67726f7373756d2f657874656e6465642d666f726d2d747970652f6c6963656e7365)](https://packagist.org/packages/grossum/extended-form-type)

Installation
============

[](#installation)

Step 1: Download the Bundle
---------------------------

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require grossum/extended-form-type
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Step 2: Enable the Bundle
-------------------------

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

Then, enable the bundle by adding the following line in the `app/AppKernel.php`file of your project:

```
