PHPackages                             imatic/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. [Framework](/categories/framework)
4. /
5. imatic/form-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

imatic/form-bundle
==================

Bundle for working with Symfony forms

v5.2.1(3y ago)17.9k3MITPHPPHP ^7.2 || ^8.0CI failing

Since Jan 6Pushed 1y ago5 watchersCompare

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

READMEChangelogDependencies (16)Versions (45)Used By (3)

[![Build Status](https://camo.githubusercontent.com/82830e7e5e72f511fc550ab6fc02f49fe2b14714e705ca73c9848805e1db930f/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f696d617469632f666f726d2d62756e646c652e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/imatic/form-bundle)[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](LICENSE)

ImaticFormBundle
================

[](#imaticformbundle)

Form types
----------

[](#form-types)

- [Imatic\\Bundle\\FormBundle\\Form\\Type\\AjaxChoiceType](/Form/Type/AjaxChoiceType.php)
- [Imatic\\Bundle\\FormBundle\\Form\\Type\\AjaxEntityChoiceType](/Form/Type/AjaxEntityChoiceType.php)
- [Imatic\\Bundle\\FormBundle\\Form\\Type\\DateRangeType](/Form/Type/DateRangeType.php)
- [Imatic\\Bundle\\FormBundle\\Form\\Type\\DateTimeRangeType](/Form/Type/DateTimeRangeType.php)
- [Imatic\\Bundle\\FormBundle\\Form\\Type\\RangeType](/Form/Type/RangeType.php)

### Ajax entity choice

[](#ajax-entity-choice)

Implements choice of single entity or collection of entities using XHR.

Dependencies: jQuery, Select2

```
