sensiolabs-de/rich-model-forms-bundle

This package is abandoned and no longer maintained. The author suggests using the qossmic/rich-model-forms-bundle package instead.

Provides additional data mapper options that ease the use of the Symfony Form component with rich models.

v0.8.0 2021-01-31 22:57 UTC

This package is auto-updated.

Last update: 2021-02-01 08:06:18 UTC


README

The Rich Model Forms Bundle enhances the Symfony Form component with useful options that ease the work with rich domain models.

Installation

Use Composer to install the bundle:

$ composer require sensiolabs-de/rich-model-forms-bundle

When using Symfony Flex, the bundle will be enabled automatically. Otherwise, you need to make sure that the bundle is registered in your application kernel.

Usage

The bundle currently supports the following use cases:

Resources