Download the PHP package visual-craft/deserializer-bundle without Composer
On this page you can find all versions of the php package visual-craft/deserializer-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download visual-craft/deserializer-bundle
More information about visual-craft/deserializer-bundle
Files in visual-craft/deserializer-bundle
Download visual-craft/deserializer-bundle
More information about visual-craft/deserializer-bundle
Files in visual-craft/deserializer-bundle
Vendor visual-craft
Package deserializer-bundle
Short Description Symfony Bundle for simplifying deserialization of API (or other) data
License MIT
Package deserializer-bundle
Short Description Symfony Bundle for simplifying deserialization of API (or other) data
License MIT
Please rate this library. Is it a good library?
Informations about the package deserializer-bundle
VisualCraft Deserializer Bundle
Bundle for deserialization of API Responses or any other json data
Installation
1)
2) Enable in kernel (Symfony 3.4)
Or add to bundles.php (Symfony 4.0+)
Usage
Firstly, inject DeserializerBuilderFactory to your Controller (or service):
Or using Service Locator:
1) Basic usage
2) Configuring object to populate
3) Other features example:
License
MIT
All versions of deserializer-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-json Version *
symfony/framework-bundle Version ^5.3|^6.0|^7.0
symfony/serializer Version ^5.3|^6.0|^7.0
symfony/validator Version ^5.3|^6.0|^7.0
symfony/yaml Version ^5.3|^6.0|^7.0
symfony/property-access Version ^5.3|^6.0|^7.0
ext-json Version *
symfony/framework-bundle Version ^5.3|^6.0|^7.0
symfony/serializer Version ^5.3|^6.0|^7.0
symfony/validator Version ^5.3|^6.0|^7.0
symfony/yaml Version ^5.3|^6.0|^7.0
symfony/property-access Version ^5.3|^6.0|^7.0
The package visual-craft/deserializer-bundle contains the following files
Loading the files please wait ....