qossmic/rich-model-forms-bundle

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

Installs: 199 447

Dependents: 0

Suggesters: 0

Security: 0

Stars: 216

Watchers: 11

Forks: 11

Open Issues: 6

Type:symfony-bundle

v0.3.0 2023-10-27 12:57 UTC

This package is auto-updated.

Last update: 2024-04-30 00:45:36 UTC


README

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