jsonmapper
JSON mapper
Maps JSON data onto PHP classes, converting them into nested objects and arrays
Map nested JSON structures onto PHP classes
2k stars
48 watching
184 forks
Language: PHP
last commit: 6 months ago
Linked from 2 awesome lists
deserializationhydrationjsonphp
Related projects:
Repository | Description | Stars |
---|---|---|
| A PHP library that maps JSON data to PHP objects using middleware and annotations. | 212 |
| Converts JSON data into PHP object structures using class definitions | 9 |
| A JSON parser for ActionScript that allows flexible mapping of typed objects to and from JSON data | 4 |
| Converts between different JSON representations based on a defined template. | 2 |
| A library to map JSON data to iOS objects and vice versa efficiently | 8 |
| An application that generates JSON classes based on templates and supports various data mapping frameworks. | 92 |
| A Python library for handling deeply nested JSON objects as schema'd python objects. | 234 |
| A fast and modular Java library for converting JSON to Java objects and vice versa | 219 |
| A robust wrapper for JSON encoding and decoding that supports schema validation | 358 |
| Automates conversion of JSON data to object models in Swift | 27 |
| An Objective-C framework that improves performance of JSON mapping by reducing unnecessary trips to the database | 549 |
| A JavaScript class implementation of a key-value map data structure | 382 |
| A framework to convert JSON data into model objects with optimized support for immutable property initialization | 27 |
| Creates an object mapping input values to their string representations as keys. | 5 |
| A JSON mapping library for F# | 199 |