Libraries tagged by request validation
chubbyphp/chubbyphp-parsing
86753 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).
cranetm/yii2-json-rpc-2.0
75945 Downloads
JSON RPC 2.0 for Yii2 strict type validation of request and response data
linio/input
50017 Downloads
Abstracts HTTP request input handling, providing an easy interface for data hydration and validation
digitaldream/laracrud
20682 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
2508 Downloads
a bundle that's inspired in Laravel request validation
matmper/laravel-brazil-validation
2091 Downloads
Composer package for request field validation for Laravel
lrgt/laravel-form-ajax-validation
5541 Downloads
Make ajax validation with Laravel Requests for forms with bootstrap
davidecesarano/embryo-validation
1583 Downloads
PHP validation for PSR-7 request.
wt-health/laravel-json-schema-request
48351 Downloads
Like FormRequests, but for validating against a json-schema
trueifnotfalse/lumen-strict-types-validation
6759 Downloads
A validator for lumen to require strict types in form request data
mrsuh/json-validation-bundle
7000 Downloads
This bundle provides a way to validate JSON in request/response against a schema
amerald/laravel-validation-testkit
30121 Downloads
Test form requests in no time
yiisoft/request-model
42104 Downloads
Yii Framework Request Model
infinitypaul/php-validator
16765 Downloads
A validator featuring rule objects, string rule mapping, wildcard validation and more
naucon/form-bundle
11207 Downloads
Bundle to integrate naucon form package into the Symfony framework.