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
30 forks
Language: PHP
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zepgram/module-json-schema | An implementation for validating JSON structures against given schemas in Magento | 1 |
stranger6667/jsonschema | A high-performance JSON Schema validator for Rust | 527 |
webmodules/jsonp | An implementation of JSON data transfer via callback functions in web applications | 1,909 |
waqqas/json2json | Converts between different JSON representations based on a defined template. | 2 |
fiatjaf/jq-web | A WebAssembly implementation of the popular command-line JSON processor | 310 |
onryldz/x-superobject | A Pascal library for rapid JSON data processing and manipulation across multiple platforms. | 316 |
01mf02/jaq | A fast and simple JSON data processing tool with improved startup time and correct jq syntax. | 2,755 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,940 |
fisxoj/json-schema | An implementation of the JSON Schema validation standard in Common Lisp. | 17 |
sourcemeta/jsontoolkit | A comprehensive C++ library for parsing and manipulating JSON data with support for various formats and validation rules. | 39 |
zaggino/z-schema | A JSON schema validation tool for JavaScript that supports synchronous and asynchronous validation modes. | 340 |
cweiske/jsonmapper | Maps JSON data onto PHP classes, converting them into nested objects and arrays | 1,564 |
java-json-tools/json-schema-validator | An implementation of JSON Schema validation in pure Java | 1,626 |
pantuza/jsoncat | A tool to parse and pretty-print JSON data from various input sources. | 27 |
postmates/pmjson | A pure Swift JSON encoder/decoder library with strongly-typed support and convenience methods for converting to/from Foundation objects. | 360 |