Libraries tagged by request validation
infocyph/reqshield
15653 Downloads
Fast, modern PHP request validation and sanitization. Schema-based rules, fail-fast execution, typed input, PSR-7 friendly.
studio-design/gesso
3835 Downloads
Gesso — OpenAPI 3.0/3.1/3.2 contract testing for PHP. Framework-independent core with Laravel, Symfony, Pest, and PSR-7 adapters. PHPUnit coverage, request/response validation, fuzzing, and drift detection.
mezzio/mezzio-valinor
5830 Downloads
Mezzio and Valinor integration layer: convert PSR-7 requests to well-typed data structures
kentaroutakeda/laravel-openapi-validator
32375 Downloads
Laravel OpenAPI Validator - Request and response validators based on the OpenAPI Specification.
fundraisingbox/symfony-precognition
7049 Downloads
A Symfony bundle that allows validating requests without executing controller code
chubbyphp/chubbyphp-parsing
91704 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).
litalico-engineering/eg-r2
17910 Downloads
Easy request validation and route generation from open API specifications (for Laravel)
swop/github-webhook
21027 Downloads
Library which deals with incoming GitHub web hooks requests (signature validation & payload parsing)
cranetm/yii2-json-rpc-2.0
84147 Downloads
JSON RPC 2.0 for Yii2 strict type validation of request and response data
digitaldream/laracrud
22306 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
3111 Downloads
a bundle that's inspired in Laravel request validation
matmper/laravel-brazil-validation
8146 Downloads
Composer package for request field validation for Laravel
lrgt/laravel-form-ajax-validation
5763 Downloads
Make ajax validation with Laravel Requests for forms with bootstrap
sfmok/request-input-bundle
13164 Downloads
Converts request data into DTO inputs objects with validation.
wt-health/laravel-json-schema-request
59229 Downloads
Like FormRequests, but for validating against a json-schema