jsonmapper

JSON mapper

Maps JSON data onto PHP classes, converting them into nested objects and arrays

Map nested JSON structures onto PHP classes

GitHub

2k stars
48 watching
184 forks
Language: PHP
last commit: 3 months ago
Linked from 2 awesome lists

deserializationhydrationjsonphp

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jsonmapper/jsonmapper A PHP library that maps JSON data to PHP objects using middleware and annotations. 211
netresearch/jsonmapper Converts JSON data into PHP object structures using class definitions 9
kemsky/jsonmapper A JSON parser for ActionScript that allows flexible mapping of typed objects to and from JSON data 4
waqqas/json2json Converts between different JSON representations based on a defined template. 2
wasappli/wamapping A library to map JSON data to iOS objects and vice versa efficiently 8
chanonly123/json-model-generator An application that generates JSON classes based on templates and supports various data mapping frameworks. 91
dimagi/jsonobject A Python library for handling deeply nested JSON objects as schema'd python objects. 234
owlike/genson A fast and modular Java library for converting JSON to Java objects and vice versa 219
webmozart/json A robust wrapper for JSON encoding and decoding that supports schema validation 358
appcraft-llc/json-mapper Automates conversion of JSON data to object models in Swift 27
yalantis/fasteasymapping An Objective-C framework that improves performance of JSON mapping by reducing unnecessary trips to the database 550
flesler/hashmap A JavaScript class implementation of a key-value map data structure 382
leavez/mappable A framework to convert JSON data into model objects with optimized support for immutable property initialization 27
johnwquarles/mirrarray Creates an object mapping input values to their string representations as keys. 5
fsprojects/fleece A JSON mapping library for F# 199