Libraries tagged by request validation
kentaroutakeda/laravel-openapi-validator
7599 Downloads
Laravel OpenAPI Validator - Request and response validators based on the OpenAPI Specification.
litalico-engineering/eg-r2
5755 Downloads
Easy request validation and route generation from open API specifications (for Laravel)
cranetm/yii2-json-rpc-2.0
75068 Downloads
JSON RPC 2.0 for Yii2 strict type validation of request and response data
digitaldream/laracrud
20480 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
2267 Downloads
a bundle that's inspired in Laravel request validation
lrgt/laravel-form-ajax-validation
5493 Downloads
Make ajax validation with Laravel Requests for forms with bootstrap
wt-health/laravel-json-schema-request
46228 Downloads
Like FormRequests, but for validating against a json-schema
trueifnotfalse/lumen-strict-types-validation
5893 Downloads
A validator for lumen to require strict types in form request data
mrsuh/json-validation-bundle
6793 Downloads
This bundle provides a way to validate JSON in request/response against a schema
amerald/laravel-validation-testkit
28381 Downloads
Test form requests in no time
yiisoft/request-model
41811 Downloads
Yii Framework Request Model
infinitypaul/php-validator
12631 Downloads
A validator featuring rule objects, string rule mapping, wildcard validation and more
naucon/form-bundle
10742 Downloads
Bundle to integrate naucon form package into the Symfony framework.
naucon/form
11098 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
32117 Downloads
Validate HttpFoundation requests and responses against OpenAPI (3+) definitions