Download the PHP package pfilsx/form-layer-bundle without Composer
On this page you can find all versions of the php package pfilsx/form-layer-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package form-layer-bundle
FormLayerBundle
Introduction
The bundle provides additional functional to follow rule "An entity should be always valid" with forms validation for your Symfony project.
Features
- Special layer between your entities and forms
- Maker for FormLayer classes
- Easy to use
- Easy to extend
- Documented (in Resources/doc)
Requirement
- PHP 7.1+
- Symfony >= 3.4
Installation
Via bash:
Via composer.json:
You need to add the following lines in your deps :
For non symfony-flex apps dont forget to add bundle:
Documentation
Please, read the docs.
License
This bundle is released under the MIT license.
Contribute
If you'd like to contribute, feel free to propose a pull request! Or just contact me :)
All versions of form-layer-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
symfony/framework-bundle Version ^3.4|^4.1.12|^5.0
symfony/dependency-injection Version ^3.4|^4.1.12|^5.0
symfony/console Version ^3.4|^4.1.12|^5.0
symfony/framework-bundle Version ^3.4|^4.1.12|^5.0
symfony/dependency-injection Version ^3.4|^4.1.12|^5.0
symfony/console Version ^3.4|^4.1.12|^5.0
The package pfilsx/form-layer-bundle contains the following files
Loading the files please wait ....