Libraries tagged by schemavalidation
webmozart/json
818294 Downloads
A robust JSON decoder/encoder with support for schema validation.
koriym/env-json
133412 Downloads
Type-safe, schema-driven alternative to .env files with JSON Schema validation
hasbridge/json-schema-validator
447693 Downloads
PHP 5.3 implementation of json schema validation
jonmldr/grumphp-doctrine-task
80853 Downloads
This library provides Doctrine's schema validation in Symfony projects as a GrumPHP task.
carsdotcom/laravel-json-schema
21774 Downloads
Json Schema validation for Laravel projects
shulard/atoum-xml-extension
14885 Downloads
The atoum xml extension allows you to make assertions on XML files
zepgram/module-json-schema
21264 Downloads
Json Schema Validation for Magento 2
wunderwerkio/http-api-utils
2124 Downloads
Set of useful HTTP API utilities. Provides json schema validation and error handling.
mittwald/psr7-validation
18944 Downloads
PSR-7 middleware for JSON schema validation
koriym/semantic-logger
409 Downloads
Type-safe structured logging with schema validation and meaningful context
dstotijn/yii2-json-schema-validator
29806 Downloads
A Yii2 extension that provides a validator class for JSON Schema validation.
creativestyle/magesuite-soft-db-status-validation
72042 Downloads
Makes the db (schema) validation silently log error instead of throwing critical exception
beblife/schema-validation-laravel
9941 Downloads
Validate HTTP-requests using JSON-schema objects
cmpayments/schemavalidator
4095 Downloads
SchemaValidator is a PHP implementation for validating JSON against a Schema (also a string), the JSON and Schema are both linted with https://github.com/cmpayments/jsonlint. This library is optimized for speed and performance.
tinkersmith/configurator
1568 Downloads
Provides a consistent configuration schema, validation, and settings builder.