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

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

prolix/form-bundle
==================

Extra form types for your Symfony2 projects

3.0.12(3y ago)01.4k1[1 PRs](https://github.com/prolixtechnikos/GenemuFormBundle/pulls)MITPHPPHP &gt;=7.4

Since Oct 31Pushed 3y ago2 watchersCompare

[ Source](https://github.com/prolixtechnikos/GenemuFormBundle)[ Packagist](https://packagist.org/packages/prolix/form-bundle)[ RSS](/packages/prolix-form-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (10)Dependencies (3)Versions (29)Used By (0)

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 "^3.0@dev"
```

### Step 2: Enable the bundle

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

Finally, enable the bundle in the kernel:

```
