sensiolabs-de/rich-model-forms-bundle
This package is abandoned and no longer maintained.
The author suggests using the qossmic/rich-model-forms-bundle package instead.
Provides additional data mapper options that ease the use of the Symfony Form component with rich models.
Maintainers
Package info
github.com/qossmic/rich-model-forms-bundle-archived
Type:symfony-bundle
pkg:composer/sensiolabs-de/rich-model-forms-bundle
v0.8.0
2021-01-31 22:57 UTC
Requires
- php: ^7.1.3||^8.0
- psr/container: ^1.0
- symfony/config: ^4.4||^5.0
- symfony/dependency-injection: ^4.4||^5.0
- symfony/deprecation-contracts: ^2.1
- symfony/form: ^4.4||^5.0
- symfony/framework-bundle: ^4.4||^5.0
- symfony/http-kernel: ^4.4||^5.0
- symfony/options-resolver: ^4.4||^5.0
- symfony/property-access: ^4.4||^5.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
- phpstan/phpstan: ^0.12.4
- symfony/phpunit-bridge: ^4.4||^5.0
- symfony/translation: ^4.4||^5.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 4bd4841680b3dca3429ac47df28658722c7e9ba9
- Christian Flothmann <christian.flothmann.woop@qossmic.com>
- Christopher Hertel <mail.woop@christopher-hertel.de>
README
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 sensiolabs-de/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:
