sensiolabs-de/rich-model-forms-bundle

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


Keywords
symfony, form, bundle, Forms, ddd, domain-driven design, rich model, symfony-bundle
License
MIT

Documentation

Rich Model Forms Bundle

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