Libraries tagged by schema validation
teonord/validator
2 Downloads
Advanced validation library with multiple API styles including JSON templates, inline rules, builder pattern, and functional composition. Features 50+ built-in validators, dot notation for nested objects, field reference resolution, and internationalization support. Zero dependencies, fully synchronous, and designed for maximum developer experience with extensible custom rule system.
shammaa/laravel-smart-scraper
2 Downloads
Advanced intelligent web scraper for Laravel with caching, rate limiting, middleware, monitoring, and much more. Built on Puppeteer with smart features.
nyra/zod
206 Downloads
Zod-style schema validation with static type inference
n-car/rpc-php-toolkit
0 Downloads
PHP JSON-RPC 2.0 client/server toolkit with middleware, schema validation, batch processing, introspection, and optional Safe Mode
modestox/config-processor
5 Downloads
Configuration schema validation and processing library for PHP
lexide/jsonschema
11 Downloads
A PHP implementation of the JSON Schema validation standard
jdslv/atoum-xml-extension
201 Downloads
The atoum xml extension allows you to make assertions on XML files
ghostzero/zod
11 Downloads
Zod-style schema validation with static type inference
fubber/mini
66 Downloads
Forkable core PHP framework with zero dependencies beyond PSR interfaces: SQL-first database layer with a federated virtual SQL engine, PSR-15 routing, template inheritance, ICU i18n, RFC 5322 mail, JSON Schema validation — provides implementations for the PSR container, http-message, http-client, simple-cache and log contracts
downsider/jsonschema
20 Downloads
A PHP implementation of the JSON Schema validation standard
cline/ecma-regex
0 Downloads
100% ECMA-262 compliant regular expression engine for PHP, designed for JSON Schema validation and full JavaScript regex compatibility
apiverve/jsonschemavalidator
0 Downloads
JSON Schema Validator is a comprehensive tool for validating JSON data against JSON Schema definitions. It provides detailed error reporting with field-level validation results.
itwebmaster/json-attribute-behavior
2 Downloads
Flexible Yii2 trait for working with JSON fields (dot-paths, validation schema, defaults, type casting, etc.)
emanueleminotto/schemer
6 Downloads
json-schema.org based validation and formatting
vection-framework/validator
460 Downloads
The Vection Validator provides validation of data and schemas. A number of different validators are already included and can be applied in a chained manner.