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

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

wowpatrick/form-bundle
======================

Extra form types for your Symfony2 projects

v3.0.0(6y ago)0223MITPHPPHP &gt;=5.3.2

Since Oct 31Pushed 6y agoCompare

[ Source](https://github.com/wowpatrick/GenemuFormBundle)[ Packagist](https://packagist.org/packages/wowpatrick/form-bundle)[ RSS](/packages/wowpatrick-form-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (3)Versions (16)Used By (0)

**⚠️ This project is not maintained anymore. If you're interested in maintaining it please get in touch with @genemu ⚠️**

FormBundle
==========

[](#formbundle)

[![Build Status](https://camo.githubusercontent.com/9f0c3f39bf2f884995735e23f623908f3056c781900530aa362740e471fa0929/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f67656e656d752f47656e656d75466f726d42756e646c652e706e67)](https://travis-ci.org/genemu/GenemuFormBundle)

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

[](#installation)

Installation is quick and easy, 3 steps process

1. Install GenemuFormBundle
2. Enable the bundle
3. Initialize assets

### Step 1: Install GenemuFormBundle

[](#step-1-install-genemuformbundle)

Run the following command :

```
$ composer require genemu/form-bundle "^4.0"
```

### Step 2: Enable the bundle

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

Finally, enable the bundle in the kernel:

```
