Libraries tagged by schema validation
rushing/laravel-data-schemas
1556 Downloads
Generate JSON Schemas from Laravel Data objects with validation attributes
specdocular/php-json-schema
701 Downloads
PHP implementation of JSON Schema (Draft 2020-12)
shulard/atoum-xml-extension
16839 Downloads
The atoum xml extension allows you to make assertions on XML files
nyra/zod
205 Downloads
Zod-style schema validation with static type inference
edgaras/llm-json-cleaner
504 Downloads
A PHP library that ensures strict JSON extraction and schema validation from LLM API responses, preventing malformed or unexpected output.
cmpayments/schemavalidator
4178 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.
grazulex/laravel-modelschema
297 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
michaelalexeevweb/openapi-php-dto-generator
225 Downloads
Generate PHP DTOs from OpenAPI and validate incoming HTTP requests against OpenAPI schema.
memran/marwa-entity
997 Downloads
Fluent Entity Builder and validation library. define once, protect everywhere.
lemmon/validator
546 Downloads
A lightweight, fluent validation library for PHP.
honeybee/trellis
5875 Downloads
Library for generating entities, that enforce data validity according to a specific schema.
duyler/openapi
34 Downloads
Duyler openapi validator
dragosstoenica/laravel-zod
379 Downloads
Generate Zod v4 TypeScript schemas from Spatie Laravel Data classes (output) and Laravel FormRequest classes (input). Full Laravel rule coverage, schema references for nested Data classes, lazy-ref dedup for circular relations, locale-aware messages.
claroline/jval
1089 Downloads
JSON Schema validator
wunderwerkio/http-api-utils
4116 Downloads
Set of useful HTTP API utilities. Provides json schema validation and error handling.