Libraries tagged by request validation
spomky-labs/pki-framework
15662531 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
osteel/openapi-httpfoundation-testing
1531136 Downloads
Validate HttpFoundation requests and responses against OpenAPI (3+) definitions
anik/form-request
330514 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
sop/x509
729465 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
crestapps/laravel-code-generator
82006 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.
pearl/lumen-request-validate
365497 Downloads
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class
digitalrevolution/symfony-request-validation
75739 Downloads
Automatic request validation for symfony
saritasa/laravel-fluent-validation
195739 Downloads
Set of fluent builders for Laravel request validation rules
arondeparon/laravel-request-sanitizer
135577 Downloads
An easy to use request sanitizer that allows you to sanitize your form data before validating it.
ikechukwukalu/requirepin
8647 Downloads
A laravel package for pin confirmation and validation before processing requests to a specified route
mcustiel/php-simple-request
541677 Downloads
php-simple-request is a minimalist library designed to simplify requests validation and filtering
sfmok/request-input-bundle
11198 Downloads
Converts request data into DTO inputs objects with validation.
progsmile/request-validator
111399 Downloads
Simple PHP Request Validator
dive-be/laravel-dry-requests
248482 Downloads
Dry run your Laravel requests
kentaroutakeda/laravel-openapi-validator
9911 Downloads
Laravel OpenAPI Validator - Request and response validators based on the OpenAPI Specification.