Libraries tagged by json_object
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
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
jonataneriksson/kirby-json
20 Downloads
Kirby CMS content as JSON API object.
get-zen/json-patch-php
86 Downloads
Produce and apply json-patch objects. Forked from mikemccabe/json-patch-php (https://github.com/mikemccabe/json-patch-php).
enm/json-api-object-resource-mapper-bundle
13 Downloads
Symfony integration for object resource mappers from enm/json-api-common
dvixi/yii2-alpaca-json
353 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.
cfxmarkets/php-jsonapi-objects
890 Downloads
A class that provides a PHP implementation of JSON API objects. Note, this is not a protocol implementation, it is simply an implementation of classes as described by the [json-api spec](http://jsonapi.org/format/).
californiamountainsnake/json-response
137 Downloads
The json-response object for uniformity of responses api
bor3y/json-patch-php
277 Downloads
Produce and apply json-patch objects