Libraries tagged by schema validation laravel
laracraft-tech/laravel-schema-rules
69358 Downloads
Automatically generate Laravel validation rules based on your database table schema!
sunchayn/nimbus
51794 Downloads
A Laravel package providing an in-browser API client with automatic schema generation, live validation, and built-in authentication with a touch of Laravel-tailored magic for effortless API testing.
romegasoftware/laravel-schema-generator
28381 Downloads
Generate TypeScript Zod validation schemas from Laravel validation rules
basillangevin/laravel-data-json-schemas
50820 Downloads
Transforms Spatie Data objects into JSON Schemas with built-in validation
carsdotcom/laravel-json-schema
46659 Downloads
Json Schema validation for Laravel projects
arnaldo-tomo/laravel-autoscema
1088 Downloads
Automatically generate TypeScript types and validation schemas from Laravel Models with zero configuration
occ-therapist/form-request-validation-for-filament
1101 Downloads
Use Laravel Form Request validation rules inside Filament schemas.
wt-health/laravel-json-schema-request
58889 Downloads
Like FormRequests, but for validating against a json-schema
dragosstoenica/laravel-zod
1554 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.
fissible/forge
1876 Downloads
OpenAPI spec generation for PHP — scaffolds specs from routes and infers schemas from validation rules
pjadanowski/scramble-extras
1095 Downloads
Spatie Laravel Data + Query Builder integration for dedoc/scramble. A free, open replacement for scramble-pro covering output/input Data schemas, all Spatie validation attributes, query-builder filters/sorts/includes, jsonPaginate, and persistent schema caching.
michaelalexeevweb/openapi-php-dto-generator
325 Downloads
Generate PHP DTOs from OpenAPI and validate incoming HTTP requests against OpenAPI schema.
grazulex/laravel-modelschema
304 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
rushing/laravel-data-schemas
1850 Downloads
Generate JSON Schemas from Laravel Data objects with validation attributes
specdocular/laravel-rules-to-schema
448 Downloads
Convert Laravel validation rules to JSON Schema