Download the PHP package ansien/form-to-json-bundle without Composer
On this page you can find all versions of the php package ansien/form-to-json-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-to-json-bundle
FormToJsonBundle
This bundle will allow you to transform Symfony forms into JSON.
Installation
You can install the package via Composer:
Usage
Controller:
Example output:
Extending the bundle
You can create your own form type transformer by making a new service that extends AbstractTypeTransformer and tagging it with form_to_json_bundle.type_transformer
.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Supporters
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of form-to-json-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
symfony/config Version ^5.2
symfony/form Version ^5.2
symfony/framework-bundle Version ^5.2
symfony/serializer Version ^5.2
symfony/translation Version ^5.2
symfony/config Version ^5.2
symfony/form Version ^5.2
symfony/framework-bundle Version ^5.2
symfony/serializer Version ^5.2
symfony/translation Version ^5.2
The package ansien/form-to-json-bundle contains the following files
Loading the files please wait ....