Libraries tagged by laravel validation
milenmk/laravel-blacklist
7 Downloads
A Laravel package for blacklist validation of user input
lucasvdh/laravel-iban
6977 Downloads
A Laravel plugin for IBAN validation
farbodtf/persian-validation
8 Downloads
Persian validation rules for Laravel
daandevos/laravel-dutch-license-number-validation
67 Downloads
Validate a Dutch license plate number
grandadevans/laravel-form-validator
72 Downloads
A package that will generate validation forms for Laravel 4.
robertogallea/laravel-greenpass
166 Downloads
European green-pass decoding and validation for php/laravel
marshmallow/validation
4165 Downloads
Additional validation rules for the Laravel framework
grazulex/laravel-modelschema
176 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
vinicius73/laravel-model-shield
40 Downloads
Validation package for models Laravel 5+
threeleaf/validation-engine
101 Downloads
A Laravel Eloquent Model for managing dynamic validation engine rules.
slpcode/form-request-validation
97 Downloads
一个数据验证层,基于laravel框架的illuminate/validation
kalani/validation-rule-generator
1044 Downloads
Laravel 4 class to automatically generate validation rules based on table schema
etsvthor/laravel-livewire-forms
285 Downloads
A dynamic, responsive Laravel Livewire form component with realtime validation, file uploads, array fields, and more.
ahrmerd/laravel-test-generator
185 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
vincenzoraco/turnstile-for-laravel
56 Downloads
Laravel package to facilitate the server side validation of Cloudflare's Turnstile captcha service.