Libraries tagged by schema validation laravel
kojirock5260/laravel-json-schema-validate
1064 Downloads
OpenAPI 3.1 / JSON Schema 2020-12 request and response validation for Laravel
tranquil-tools/laravel-form-builder
8 Downloads
Define Laravel form configurations in PHP: schema, fields, validation and config, independent of any frontend
alpayklncrsln/rule-schema
72 Downloads
This is my package rule-schema
kalani/validation-rule-generator
1044 Downloads
Laravel 4 class to automatically generate validation rules based on table schema
webtoolsnz/laravel-json-schema-request
543 Downloads
Like FormRequests, but for validating against a json-schema
cline/json-schema
1251 Downloads
Immutable JSON Schema implementation with support for drafts 2020-12, 2019-09, draft-07, draft-06, and draft-05
phpinnacle/openapi
5 Downloads
OpenAPI schema conversion to Laravel validation rules.
beblife/schema-validation-laravel
11273 Downloads
Validate HTTP-requests using JSON-schema objects
waleedhu/rules-to-schema
0 Downloads
Build JSON Schema from Laravel validation rules.
specdocular/laravel-rules-to-schema
448 Downloads
Convert Laravel validation rules to JSON Schema
gazu1986/laravel-ai-validator
0 Downloads
Validate, retry, and type-cast structured AI output against Laravel validation rules or JSON schemas.
ajaykushwaha111/laravel-validation-generator
6 Downloads
Generate Laravel FormRequest validation rules from database schema.
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.
muyki-labs/laravel-guardrails
0 Downloads
A safety layer for LLM input and output in Laravel: a fluent, composable pipeline of guards (PII redaction, prompt-injection detection, moderation, schema validation) plus a provider-agnostic wrapper for any LLM call.
jtmcc/lara-schema-validation
14 Downloads
Validate laravel json responses against JSON Schemas in pest or phpunit