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

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

genemu/form-bundle
==================

Extra form types for your Symfony2 projects

v2.3.0(10y ago)5842.1M↓18.9%261[33 issues](https://github.com/genemu/GenemuFormBundle/issues)[34 PRs](https://github.com/genemu/GenemuFormBundle/pulls)12MITPHPPHP &gt;=5.3.2

Since Oct 31Pushed 3y ago34 watchersCompare

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

READMEChangelog (1)Dependencies (9)Versions (15)Used By (12)

**⚠️ 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:

```
