Libraries tagged by validation request
adhocore/phalcon-ext
882 Downloads
Miscellaneous phalcon adapters, extensions and utilities
alexweissman/fortress
2373 Downloads
A PHP library for whitelisting, validating, and canonicalizing HTTP request data against a JSON Schema
tgozo/laravel-codegen
101 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.
chitranu/google-recaptcha
2499 Downloads
Easily validate recaptcha responses in Laravel. A handy validation rule for validating the reCAPTCHA token in the form requests.
slpcode/form-request-validation
96 Downloads
一个数据验证层,基于laravel框架的illuminate/validation
samuel-nunes/lumen-form-request-validation
116 Downloads
A Simple Solution For Form Request Validation On Lumen
samrap/laravel-validation
227 Downloads
Enhanced validation for request input in Laravel.
grupo-cometa/request-validation
1557 Downloads
glukkkk/lumen-request-validate
35 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
finalgamer/laravel-method-form-request
3708 Downloads
Package to help organize form request validation for Laravel
f9webltd/laravel-validation-rules
251 Downloads
A collection of useful Laravel validation rules
benycode/slim-request-validation
200 Downloads
A slim middleware for HTTP request validation based on Respect/Validation
patricksavalle/slim-request-params
1965 Downloads
Adds request-parameter validation to the SLIM 3.x PHP framework
nickfla1/laravel-validated-api-requests
26 Downloads
Simple base API request with validation mechanisms
webtoolsnz/laravel-json-schema-request
542 Downloads
Like FormRequests, but for validating against a json-schema