json
JSON processor
A robust wrapper for JSON encoding and decoding that supports schema validation
A robust JSON decoder/encoder with support for schema validation.
358 stars
21 watching
27 forks
Language: PHP
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An implementation for validating JSON structures against given schemas in Magento | 1 |
| | A high-performance JSON Schema validator for Rust | 546 |
| | An implementation of JSON data transfer via callback functions in web applications | 1,909 |
| | Converts between different JSON representations based on a defined template. | 2 |
| | A WebAssembly implementation of the popular command-line JSON processor | 313 |
| | A Pascal library for rapid JSON data processing and manipulation across multiple platforms. | 316 |
| | A JSON data processing tool focused on correctness and performance | 2,894 |
| | A JSON parser and validator with a CLI. | 1,948 |
| | An implementation of the JSON Schema validation standard in Common Lisp. | 17 |
| | A comprehensive C++ library for parsing and manipulating JSON data with support for various formats and validation rules. | 43 |
| | A JSON schema validation tool for JavaScript that supports synchronous and asynchronous validation modes. | 340 |
| | Maps JSON data onto PHP classes, converting them into nested objects and arrays | 1,566 |
| | An implementation of JSON Schema validation in pure Java | 1,626 |
| | A tool to parse and pretty-print JSON data from various input sources. | 27 |
| | A pure Swift JSON encoder/decoder library with strongly-typed support and convenience methods for converting to/from Foundation objects. | 361 |