Download the PHP package qossmic/rich-model-forms-bundle without Composer
On this page you can find all versions of the php package qossmic/rich-model-forms-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download qossmic/rich-model-forms-bundle
More information about qossmic/rich-model-forms-bundle
Files in qossmic/rich-model-forms-bundle
Package rich-model-forms-bundle
Short Description Provides additional data mapper options that ease the use of the Symfony Form component with rich models.
License MIT
Informations about the package rich-model-forms-bundle
Rich Model Forms Bundle
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:
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:
-
Differing Property Paths For Reading And Writing
-
Support for constructors with arguments and for value objects
- Enhanced exception handling
Resources
All versions of rich-model-forms-bundle with dependencies
psr/container Version ^1.0||^2.0
symfony/config Version ^5.4||^6.0
symfony/dependency-injection Version ^5.4||^6.0
symfony/form Version ^5.4||^6.0
symfony/framework-bundle Version ^5.4||^6.0
symfony/http-kernel Version ^5.4||^6.0
symfony/options-resolver Version ^5.4||^6.0
symfony/property-access Version ^5.4.5||^6.0.5