JsonMapper
JSON mapper
A PHP library that maps JSON data to PHP objects using middleware and annotations.
Map nested JSON structures to PHP classes
212 stars
7 watching
26 forks
Language: PHP
last commit: over 1 year ago
Linked from 1 awesome list
hacktoberfesthydrationjsonjsonmappermappermappingmiddlewarephp
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Maps JSON data onto PHP classes, converting them into nested objects and arrays | 1,566 |
| | A JSON parser for ActionScript that allows flexible mapping of typed objects to and from JSON data | 4 |
| | 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 |
| | Converts JSON data into PHP object structures using class definitions | 9 |
| | 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 |
| | A Java library that enables dynamic mapping of source data to target objects with high performance and robustness | 231 |
| | An Objective-C framework that improves performance of JSON mapping by reducing unnecessary trips to the database | 549 |
| | Automates conversion of JSON data to object models in Swift | 27 |
| | A robust wrapper for JSON encoding and decoding that supports schema validation | 358 |
| | A PHP framework for modeling and interacting with data in object-oriented applications | 1,236 |
| | A Python library for serializing and deserializing objects to and from JSON data structures. | 26 |
| | A utility library for converting complex JSON structures into object graphs and vice versa. | 767 |
| | A fast and modular Java library for converting JSON to Java objects and vice versa | 219 |