• Stars
    star
    216
  • Rank 183,179 (Top 4 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 6 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

Rich Model Forms Bundle

StandWithUkraine

SWUbanner

A message to Russian 🇷🇺 people

If you currently live in Russia, please read this message.

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