json-schema
JSON validator
A PHP implementation of JSON schema validation and coercion
PHP implementation of JSON schema. Fork of the http://jsonschemaphpv.sourceforge.net/ project
4k stars
53 watching
354 forks
Language: PHP
last commit: 26 days ago
Linked from 2 awesome lists
jsonschemavalidation
Related projects:
Repository | Description | Stars |
---|---|---|
json-schema-org/json-schema-spec | A specification and vocabulary for validating and annotating JSON documents | 3,817 |
zepgram/module-json-schema | An implementation for validating JSON structures against given schemas in Magento | 1 |
json-schema-org/json-schema-test-suite | A comprehensive test suite for validating JSON Schema specifications against various languages and parsers. | 624 |
json-schema-faker/json-schema-faker | Provides consistent and meaningful fake data for systems using JSON Schema | 3,295 |
ajv-validator/ajv | A high-performance JSON schema validator that supports multiple draft versions and JSON Type Definition standards. | 13,863 |
stranger6667/jsonschema | A high-performance JSON Schema validator for Rust | 527 |
java-json-tools/json-schema-validator | An implementation of JSON Schema validation in pure Java | 1,626 |
python-jsonschema/jsonschema | An implementation of a standard language for validating JSON data | 4,629 |
firebase/php-jwt | A PHP library for encoding and decoding JSON Web Tokens (JWTs) according to the RFC 7519 standard. | 9,436 |
json-schema-form/angular-schema-form | Generate forms from JSON schemas using AngularJS | 2,470 |
voxpupuli/json-schema | Provides an interface to validate JSON objects against specified schema rules | 1,552 |
fisxoj/json-schema | An implementation of the JSON Schema validation standard in Common Lisp. | 17 |
webmozart/json | A robust wrapper for JSON encoding and decoding that supports schema validation | 358 |
ricosuter/njsonschema | Library to read, generate and validate JSON data using standard | 1,401 |
json-editor/json-editor | Generates an HTML form based on a JSON Schema for input validation and submission. | 4,501 |