Libraries tagged by json to object
codekandis/json-error-handler
688 Downloads
`codekandis/json-error-handler` is a library to handle JSON errors in an object oriented way.
gries/json-resolver
6666 Downloads
A simple tool to resolve objects / trees of objects when encoding / decoding json
context-hub/json-schema-generator
3 Downloads
Provides the ability to generate JSON schemas from Data Transfer Object (DTO) classes
2befound/json-resolver
13 Downloads
A simple tool to resolve objects / trees of objects when encoding / decoding json
ivankff/yii2-value-objects
29 Downloads
Easy to store nested objects and typed collections in AR
equicolor/yii2-value-objects
51 Downloads
Easy to store nested objects and typed collections in AR
easeappphp/json-decode
65 Downloads
This is to do json_decode operation only on valid json string and in a highly performing way.
sarelvdwalt/response-json-envelope
14 Downloads
A simple object that can be used to put a response (in JSON, given as an array) inside a standard envelope, giving you a place to put certain meta-data, including the response-code.
42sol/json-decoder
14 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
codekandis/json-codec
657 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
164 Downloads
PHP package to iterate through large collections of JSON objects
enlumop/json2obj
7 Downloads
Easy to use json to object conversion with target class support
prowebcraft/yii2-model-params
440 Downloads
Add a flexible JSON object to any ActiveRecord model with easy dot-notation access
lifeeka/jsql
456 Downloads
Convert Json Object to SQL.
harm-less/php-encoder
38 Downloads
Encoder to intelligently convert an entire PHP object to Json or XML e.g.