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

ActiveSymfony-bundle

chaplean/form-handler-bundle
============================

The Bundle base to fork

v5.0.0(7y ago)01.2k1MITPHPPHP &gt;=7.0.8

Since Jun 6Pushed 6y agoCompare

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

READMEChangelogDependencies (16)Versions (13)Used By (1)

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

[](#installation)

1. Composer
-----------

[](#1-composer)

```
composer require chaplean/form-handler-bundle

```

2. AppKernel.php
----------------

[](#2-appkernelphp)

Add

```
            new Chaplean\Bundle\FormHandlerBundle\ChapleanFormHandlerBundle(),

```

Usage
=====

[](#usage)

Bellow are few fake controller actions to show of what you can do.

```
