Libraries tagged by laravel request validation
ensi/openapi-httpfoundation-testing
35396 Downloads
Validate HttpFoundation requests and responses against OpenAPI (3+) definitions
artesaos/shield
743 Downloads
A simple way to centralize your validation rules for laravel
tgozo/laravel-codegen
129 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.
aporat/laravel-filter-var
1182 Downloads
A Laravel package for filtering and sanitizing request variables with customizable rules
stuyam/laravel-kickbox-validator
10014 Downloads
A kickbox email validator for form requests in laravel
erag/laravel-case-mapper-request
95 Downloads
Seamlessly integrate attribute-based case mapping into Laravel FormRequests — transform keys and remap validation errors effortlessly.
albertcht/lumen-form-request
14880 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
nwilging/laravel-strict-types-validation
1688 Downloads
A validator for laravel to require strict types in form request data
weblogin/laravel-honeypot
319 Downloads
Laravel form spam protection with honeypot technique
mahmoud-almalah/laravel-api-helpers
308 Downloads
Standardized API responses and helpers for Laravel applications.
beblife/schema-validation-laravel
10233 Downloads
Validate HTTP-requests using JSON-schema objects
ahrmerd/laravel-test-generator
184 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
f9webltd/laravel-validation-rules
251 Downloads
A collection of useful Laravel validation rules
sherifsheremetaj/laravel-method-form-request
235 Downloads
Package to help organize form request validation for Laravel
secureit-swiss/laravel-method-form-request
12 Downloads
Package to help organize form request validation for Laravel