Download the PHP package justblackbird/jms-serializer-strict-json without Composer
On this page you can find all versions of the php package justblackbird/jms-serializer-strict-json. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download justblackbird/jms-serializer-strict-json
More information about justblackbird/jms-serializer-strict-json
Files in justblackbird/jms-serializer-strict-json
Download justblackbird/jms-serializer-strict-json
More information about justblackbird/jms-serializer-strict-json
Files in justblackbird/jms-serializer-strict-json
Vendor justblackbird
Package jms-serializer-strict-json
Short Description Provide strict JSON deserialization
License Apache2
Homepage https://github.com/JustBlackBird/jms-serializer-strict-json
Package jms-serializer-strict-json
Short Description Provide strict JSON deserialization
License Apache2
Homepage https://github.com/JustBlackBird/jms-serializer-strict-json
Please rate this library. Is it a good library?
Informations about the package jms-serializer-strict-json
JMS Serializer Strict JSON 
Deserialize JSON using strict types validation
Installation
Run in the command line:
Usage
Use the StrictJsonDeserializationVisitor
from the package instead of JMSSerializer built in JsonDeserializationVisitor
.
For example, if you use the following code to instantiate JMS serializer:
You should change it to something like:
Then use the serializer as you used to.
License
Apache 2.0 (c) Dmitriy Simushev
All versions of jms-serializer-strict-json with dependencies
PHP Build Version
Package Version
Requires
jms/serializer Version
^1.0
The package justblackbird/jms-serializer-strict-json contains the following files
Loading the files please wait ....