Libraries tagged by json_object
cfxmarkets/php-jsonapi-objects
922 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
138 Downloads
The json-response object for uniformity of responses api
bor3y/json-patch-php
277 Downloads
Produce and apply json-patch objects
baba/object-cache
1127 Downloads
Simple framework for store php json serialized objects in cache. Supports Redis, Memcached, Disk.
lookyman/json-mapper
9 Downloads
Strict JSON to object hydrator based on PHPStan.
ipub/json-api-object
681 Downloads
JSON:API document factory
celestriode/json-utils
40 Downloads
Functions for interfacing with a JSON-derived object.
sectsect/wp-instagram-json
30 Downloads
Generate JSON file with object data returned from Instagram API for Sandbox Mode.
nuxnik/collection-plus-json
10950 Downloads
Lightweight PHP Library for manipulation of Collection+Json hypermedia-type objects. Can be used as server or client
nstwf/json-mapper
507 Downloads
Map json data to objects
lukasz93p/object-serializer
66 Downloads
Package which allows easy serialization and deserialization of php objects using JSON format, setters or public properties are not needed.
klebk/json-to-popo
103 Downloads
Fill Plain Old PHP Object with JSON content. Fork of abgeo/json-to-popo.
kerrialn/composer-json-parser
29 Downloads
Access your composer.json as an object
kaasplootz/object-parser
26 Downloads
Parse objects to JSON and back, with just two functions.
inquid/json-to-popo
1 Downloads
Fill Plain Old PHP Object with JSON content. Fork of abgeo/json-to-popo.