Libraries tagged by json_object
dilawar/nested-json-flattener
5243 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
albo-vieira/json-object
352 Downloads
Json object to work better with json
23weekslater/doctrine-type-json-object
57 Downloads
Doctrine Type implementation for (de-)serialization of objects from/to JSON using jms/serializer
rygilles/smart-json-reducer
30756 Downloads
Helper to reduce JSON objects size applying truncates on string fields using weights
romanko/object-graph
6 Downloads
A data mapper to be used with JSON objects, which allows to shape different versions of the payload to a value object with predefined set of properties
robtimus/json-object-mapper
17 Downloads
A library to map objects to and from JSON
php-extended/php-json-object
11748 Downloads
A php helper to manipulate json objects
php-extended/php-api-endpoint-http-json-object
127161 Downloads
A library that implements the php-extended/php-api-endpoint-http-json-interface library
crystalgorithm/php-json-iterator
164 Downloads
PHP package to iterate through large collections of JSON objects
makasim/json-patch-php
839 Downloads
Produce and apply json-patch objects
jonataneriksson/kirby-json
20 Downloads
Kirby CMS content as JSON API object.
get-zen/json-patch-php
107 Downloads
Produce and apply json-patch objects. Forked from mikemccabe/json-patch-php (https://github.com/mikemccabe/json-patch-php). THIS FORK adds an `ensure` operation that sets a value at a given path, creating any missing intermediate structure (deep upsert semantics). Just set the damned field!
enm/json-api-object-resource-mapper-bundle
13 Downloads
Symfony integration for object resource mappers from enm/json-api-common
dvixi/yii2-alpaca-json
375 Downloads
Generate fully functional CRUD storing system from JSON data object string
diverproject/diamond-json
6 Downloads
Base library to parse objects into JSON and JSON into objects advanced mode.