Libraries tagged by request validation
spomky-labs/pki-framework
12114030 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
1339831 Downloads
Validate HttpFoundation requests and responses against OpenAPI (3+) definitions
anik/form-request
304989 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
sop/x509
669085 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
crestapps/laravel-code-generator
76833 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
352994 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
63460 Downloads
Automatic request validation for symfony
saritasa/laravel-fluent-validation
169411 Downloads
Set of fluent builders for Laravel request validation rules
arondeparon/laravel-request-sanitizer
126408 Downloads
An easy to use request sanitizer that allows you to sanitize your form data before validating it.
dive-be/laravel-dry-requests
247547 Downloads
Dry run your Laravel requests
chubbyphp/chubbyphp-parsing
86301 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
73980 Downloads
JSON RPC 2.0 for Yii2 strict type validation of request and response data
ikechukwukalu/requirepin
7651 Downloads
A laravel package for pin confirmation and validation before processing requests to a specified route
digitaldream/laracrud
20364 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
mcustiel/php-simple-request
538000 Downloads
php-simple-request is a minimalist library designed to simplify requests validation and filtering