Libraries tagged by request validator
osteel/openapi-httpfoundation-testing
2141268 Downloads
Validate HttpFoundation requests and responses against OpenAPI (3+) definitions
dive-be/laravel-dry-requests
278754 Downloads
Dry run your Laravel requests
sop/x509
930160 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
crestapps/laravel-code-generator
96307 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
anik/form-request
386824 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
arondeparon/laravel-request-sanitizer
162054 Downloads
An easy to use request sanitizer that allows you to sanitize your form data before validating it.
ikechukwukalu/requirepin
11564 Downloads
A laravel package for pin confirmation and validation before processing requests to a specified route
digitaldream/laracrud
22179 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
digitalrevolution/symfony-request-validation
104208 Downloads
Automatic request validation for symfony
saritasa/laravel-fluent-validation
244096 Downloads
Set of fluent builders for Laravel request validation rules
mcustiel/php-simple-request
552245 Downloads
php-simple-request is a minimalist library designed to simplify requests validation and filtering
craftcms/laravel-ruleset-validation
19999 Downloads
Validate requests and objects with reusable Laravel rulesets.
artyuum/request-dto-mapper-bundle
6173 Downloads
This bundle provides an easy way to automatically map the incoming request data to a DTO and optionally validate it.
mezzio/mezzio-valinor
3074 Downloads
Mezzio and Valinor integration layer: convert PSR-7 requests to well-typed data structures
chubbyphp/chubbyphp-parsing
90982 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).