Libraries tagged by json to object
42sol/json-decoder
10 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
codekandis/json-codec
642 Downloads
With the JSON codec you will be able to encode into and decode from JSON data in an object oriented way. It wraps PHP's functions `json_encode()` and `json_decode()`.
crystalgorithm/php-json-iterator
161 Downloads
PHP package to iterate through large collections of JSON objects
enlumop/json2obj
6 Downloads
Easy to use json to object conversion with target class support
lifeeka/jsql
456 Downloads
Convert Json Object to SQL.
harm-less/php-encoder
35 Downloads
Encoder to intelligently convert an entire PHP object to Json or XML e.g.
phpone/json2dto
9 Downloads
Convert JSON files to Spatie DTO objects
alevikzs/phmap
14 Downloads
Library provide mapping some php structures (json string, array, object) to specific object. This library based on Phalcon annotations.
hambrook/config
31 Downloads
Easy-to-work-with config object that saves to a JSON file.
fh/jsonfactory
317 Downloads
JsonFactory libraries. Creates a self-enforcing PHP object that conforms to a JSON Schema.
varaey/serializer
6 Downloads
This is a php module. It convert object arguments to few formats, like json, xml, yaml
sfire-framework/sfire-entity
130 Downloads
Convert entities to arrays, objects and/or json strings and convert arrays to entities.
sportuondo/eralda
46 Downloads
Dead simple object to array transformation library.
jmflava/mongo-transformer
23 Downloads
A utility class to transform MongoDB cursor objects to various other types.
fnxnet/guzzle-bundle
394 Downloads
Allows you to easily create clients, commands and map result to desired array, object or class