Libraries tagged by json_object
plumthedev/json-shape
0 Downloads
Typed objects for your Laravel JSON columns - autocomplete and static analysis included.
p1ratrulezzz/json-collection-parser
2951 Downloads
Streaming parser for large JSON files containing array of objects
42sol/json-decoder
23 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
korchasa/json_popo
36 Downloads
Convert JSON to Plain Old PHP Objects
context-hub/json-schema-generator
4 Downloads
Provides the ability to generate JSON schemas from Data Transfer Object (DTO) classes
woutvw/nested-object
12 Downloads
A PHP class that allows creating nested objects with the flexibility of JSON but the advantages of PHP classes.
sientifica/json-api-minimal
0 Downloads
Minimal JSON:API serializer for arrays and object collections.
gries/json-resolver
6666 Downloads
A simple tool to resolve objects / trees of objects when encoding / decoding json
divinity76/json_decode_superset
4 Downloads
superset of json_decode allowing decoding of javascript objects (useful for web scraping)
c2is/json-extractor
16611 Downloads
Library for extracting JSON from a string or DomDocument object
bugraozkan/json-php
4 Downloads
It allows you to create a PHP object and convert it to json.
2befound/json-resolver
15 Downloads
A simple tool to resolve objects / trees of objects when encoding / decoding json
originalasm/php-oo-json
4299 Downloads
An Object Oriented wrapper for the PHP JSON parser
aklump/collection_json
86 Downloads
Php objects for working with hypermedia Collection+JSON (http://amundsen.com/media-types/)
strider2038/json-rpc-client
7583 Downloads
Flexible JSON RPC v2 client for PHP written in object-oriented style