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

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

wemxo/dynamic-form-bundle
=========================

Useful symfony bundle that offers the possibility to create dynamic form types based on a given configuration.

v1.0.4(9mo ago)14338MITPHPPHP &gt;=7.4CI passing

Since Feb 27Pushed 9mo ago2 watchersCompare

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

READMEChangelog (5)Dependencies (8)Versions (7)Used By (0)

dynamic-form-bundle
===================

[](#dynamic-form-bundle)

[![GitHub](https://camo.githubusercontent.com/a032230a337d12ee529cbcf0354bd1f957a2706871e2dea35fe3415a524b4951/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f77656d786f2f64796e616d69632d666f726d2d62756e646c65)](https://camo.githubusercontent.com/a032230a337d12ee529cbcf0354bd1f957a2706871e2dea35fe3415a524b4951/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f77656d786f2f64796e616d69632d666f726d2d62756e646c65) [![build](https://github.com/wemxo/dynamic-form-bundle/actions/workflows/build.yaml/badge.svg?branch=master)](https://github.com/wemxo/dynamic-form-bundle/actions/workflows/build.yaml/badge.svg?branch=master) [![img](https://gist.githubusercontent.com/zta9taw/210e582b8ded2b1013aeab92bad9f5fe/raw/coverage.svg)](https://gist.githubusercontent.com/zta9taw/210e582b8ded2b1013aeab92bad9f5fe/raw/coverage.svg) [![GitHub all releases](https://camo.githubusercontent.com/ab5694daaac2642245532e084d2955a4b29260d0015cd989c42cd855f80370af/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f77656d786f2f64796e616d69632d666f726d2d62756e646c65)](https://camo.githubusercontent.com/ab5694daaac2642245532e084d2955a4b29260d0015cd989c42cd855f80370af/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f77656d786f2f64796e616d69632d666f726d2d62756e646c65)

Dynamic form bundle gives you the ability to create forms dynamically based on a given configuration.

Requirements / Dependencies
---------------------------

[](#requirements--dependencies)

- **PHP 7.4 or higher**
- **symfony/framework-bundle 5.0 or higher**
- **symfony/form 5.0 or higher**
- **symfony/finder 5.0 or higher**

Usage
-----

[](#usage)

### Installation

[](#installation)

Install the latest version

`composer require wemxo/dynamic-form-bundle`

### Activation

[](#activation)

Enable the bundle in `config/bundle.php`

```
