json-schema
JSON validator
A PHP implementation of JSON schema for validating and enforcing data structure constraints
PHP implementation of JSON schema. Fork of the http://jsonschemaphpv.sourceforge.net/ project
4k stars
52 watching
357 forks
Language: PHP
last commit: about 2 months ago
Linked from 2 awesome lists
jsonschemavalidation
Related projects:
Repository | Description | Stars |
---|---|---|
json-schema-org/json-schema-spec | A specification for validating and annotating JSON documents | 3,896 |
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. | 629 |
json-schema-faker/json-schema-faker | Provides consistent and meaningful fake data for systems using JSON Schema | 3,301 |
ajv-validator/ajv | A high-performance JSON schema validator that supports multiple draft versions and JSON Type Definition standards. | 13,907 |
stranger6667/jsonschema | A high-performance JSON Schema validator for Rust | 546 |
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,649 |
firebase/php-jwt | A PHP library for encoding and decoding JSON Web Tokens (JWTs) according to the RFC 7519 standard. | 9,458 |
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,567 |
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 for working with JSON Schema in .NET | 1,414 |
json-editor/json-editor | Generates an HTML form based on a JSON Schema for input validation and submission. | 4,536 |