Libraries tagged by request validation
kentaroutakeda/laravel-openapi-validator
5768 Downloads
Laravel OpenAPI Validator - Request and response validators based on the OpenAPI Specification.
chubbyphp/chubbyphp-parsing
86305 Downloads
Allows parsing data of various structures, meaning the population and validation of data into a defined structure. For example, converting an API request into a Data Transfer Object (DTO).
digitaldream/laracrud
20364 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
choz/request-validation-bundle
2075 Downloads
a bundle that's inspired in Laravel request validation
matmper/laravel-brazil-validation
576 Downloads
Composer package for request field validation for Laravel
wt-health/laravel-json-schema-request
44552 Downloads
Like FormRequests, but for validating against a json-schema
trueifnotfalse/lumen-strict-types-validation
5175 Downloads
A validator for lumen to require strict types in form request data
mrsuh/json-validation-bundle
6707 Downloads
This bundle provides a way to validate JSON in request/response against a schema
amerald/laravel-validation-testkit
27629 Downloads
Test form requests in no time
yiisoft/request-model
41610 Downloads
Yii Framework Request Model
infinitypaul/php-validator
10485 Downloads
A validator featuring rule objects, string rule mapping, wildcard validation and more
naucon/form-bundle
10452 Downloads
Bundle to integrate naucon form package into the Symfony framework.
naucon/form
10794 Downloads
The Package provides a form component for php to process and validate html forms. A form helper is also included to render your form in html markup (php oder smarty templates).
ensi/openapi-httpfoundation-testing
29987 Downloads
Validate HttpFoundation requests and responses against OpenAPI (3+) definitions
userfrosting/fortress
49349 Downloads
A PHP library for whitelisting, validating, and canonicalizing HTTP request data against a JSON Schema