Libraries tagged by laravel request validation
vfunin/openapi-httpfoundation-testing
3 Downloads
Validate HttpFoundation requests and responses against OpenAPI (3.0.x) definitions
lalcebo/lumen-sdk
185 Downloads
Lumen SDK - Expand Lumen framework in your projects.
diorz38/crestapp-code-generator
4 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.
custom-laravel-form-request/validator
1 Downloads
Validator Form Request which may be used for validating data after parsing. For example we got big jsob string and we cannot change this, so what we need to do is to use Validator in laravel and provide in controller all the shit code like rules.. if fails and another. This class can validate this json after parsing without redundant code in controller, simply add data, next validation steps will processed automatically, rules and another logic is hidden in this class.
jpuminate/auth
20 Downloads
laravel package for checking token signature, work on microservice architecture, when we need to ckeck the token validation without sending the request to the Auth server
clickbar/laravel-validate-relative-signature
43 Downloads
Middleware for validating relative signed url requests.
songyz/laravel_validator
3928 Downloads
扩展laravel验证、验证规则复用、验证器扩展
mauri870/request
2809 Downloads
Extend Laravel 5's request class with support for custom validator rules.
koharakazuya/laravel-openapi-validator-middleware
13 Downloads
Laravel middleware validates requests and responses by an OpenAPI specification document
codercms/form-request
303 Downloads
A lightweight FormRequest implementation inspired by Laravel && Symfony
sebastiaanluca/laravel-resource-flow
2491 Downloads
Quickly scaffold access to a resource.
caiochami/bundles
68 Downloads
A laravel set of tools for non-laravel projects