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: 3 months ago
Linked from 2 awesome lists
jsonschemavalidation
Related projects:
Repository | Description | Stars |
---|---|---|
| A specification for validating and annotating JSON documents | 3,896 |
| An implementation for validating JSON structures against given schemas in Magento | 1 |
| A comprehensive test suite for validating JSON Schema specifications against various languages and parsers. | 629 |
| Provides consistent and meaningful fake data for systems using JSON Schema | 3,301 |
| A high-performance JSON schema validator that supports multiple draft versions and JSON Type Definition standards. | 13,907 |
| A high-performance JSON Schema validator for Rust | 546 |
| An implementation of JSON Schema validation in pure Java | 1,626 |
| An implementation of a standard language for validating JSON data | 4,649 |
| A PHP library for encoding and decoding JSON Web Tokens (JWTs) according to the RFC 7519 standard. | 9,458 |
| Generate forms from JSON schemas using AngularJS | 2,470 |
| Provides an interface to validate JSON objects against specified schema rules | 1,567 |
| An implementation of the JSON Schema validation standard in Common Lisp. | 17 |
| A robust wrapper for JSON encoding and decoding that supports schema validation | 358 |
| Library for working with JSON Schema in .NET | 1,414 |
| Generates an HTML form based on a JSON Schema for input validation and submission. | 4,536 |