Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.13 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.13 KB

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 qossmic/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