jsonmapper
Class-based JSON parser
Converts JSON data into PHP object structures using class definitions
map nested JSON structures onto PHP classes
9 stars
2 watching
1 forks
Language: PHP
last commit: over 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Maps JSON data onto PHP classes, converting them into nested objects and arrays | 1,566 |
| A PHP library that maps JSON data to PHP objects using middleware and annotations. | 212 |
| Converts between different JSON representations based on a defined template. | 2 |
| A tool to parse and pretty-print JSON data from various input sources. | 27 |
| Allows creating React components from JSON data using a predefined schema. | 170 |
| A robust wrapper for JSON encoding and decoding that supports schema validation | 358 |
| A JSON parser and validator with a CLI. | 1,948 |
| A lightweight JSON parsing library that creates a DOM-like data structure | 24 |
| An in-place JSON parser implemented in a single header file | 74 |
| Converts JSON data to markdown format with customizable mapping and title levels | 2 |
| A Python library to simplify working with structured data from JSON | 3 |
| A JSON parser for ActionScript that allows flexible mapping of typed objects to and from JSON data | 4 |
| Decodes JSON data into a Python object tree | 99 |
| A developer's interface to Elasticsearch for working with JSON data | 382 |
| A Zig library to parse JSON into native Zig values | 6 |