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

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

stoakes/form-bundle
===================

Extra form types for your Symfony2 projects

3.1.0(7y ago)014.8k↓39.9%31MITPHPPHP &gt;=5.3.2

Since Oct 31Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Stoakes/form-bundle)[ Packagist](https://packagist.org/packages/stoakes/form-bundle)[ RSS](/packages/stoakes-form-bundle/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)Dependencies (3)Versions (19)Used By (1)

\#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 stoakes/form-bundle
```

### Step 2: Enable the bundle

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

Finally, enable the bundle in the kernel:

```
