qossmic/rich-model-forms-bundle
Provides additional data mapper options that ease the use of the Symfony Form component with rich models.
Maintainers
Package info
github.com/opensoftwareconsulting/rich-model-forms-bundle
Type:symfony-bundle
pkg:composer/qossmic/rich-model-forms-bundle
Requires
- php: ^8.2
- psr/container: ^1.0||^2.0
- symfony/config: ^7.3||^8.0
- symfony/dependency-injection: ^7.3||^8.0
- symfony/form: ^7.3||^8.0
- symfony/framework-bundle: ^7.3||^8.0
- symfony/http-kernel: ^7.3||^8.0
- symfony/options-resolver: ^7.3||^8.0
- symfony/property-access: ^7.3||^8.0
Requires (Dev)
- phpstan/phpstan: ^2.1
- symfony/phpunit-bridge: ^7.3||^8.0
- symfony/translation: ^7.3||^8.0
Suggests
None
Provides
None
Conflicts
Replaces
None
MIT a0afa5717be8e66eb1f2f149b464734a13a7bfe7
- Christian Flothmann <christian.flothmann.woop@qossmic.com>
- Christopher Hertel <mail.woop@christopher-hertel.de>
This package is auto-updated.
Last update: 2026-06-19 14:50:09 UTC
README
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:
