Libraries tagged by custom laravel validation
erag/laravel-disposable-email
182828 Downloads
A Laravel package to detect and block disposable email addresses.
milwad/laravel-validate
48645 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
relaticle/custom-fields
58372 Downloads
User Defined Custom Fields for Laravel Filament
ygreis/laravel-validators
1033 Downloads
Custom validations for the laravel framework
iamfarhad/validation
17369 Downloads
🇮🇷 Complete Laravel Persian validation package - Iranian national ID, mobile numbers, Shamsi dates, IBAN/Sheba, postal codes & more. Modern Laravel 10-13 support with both ValidationRule objects & string-based rules.
kakaprodo/custom-data
4267 Downloads
A Laravel package that wraps function arguments together into a single CustomData class allowing separate processing and validation for each argument.
jeffersongoncalves/filament-cep-field
3400 Downloads
The Filament CEP Field is a custom input component designed specifically for Brazilian postal codes (CEP - Código de Endereçamento Postal). This component extends Filament's form capabilities by providing a specialized input field that handles CEP formatting, validation, and automatic address lookup.
janvince/smallcontactform
7952 Downloads
Simple but flexible multi language contact form builder with custom fields, validation and passive antispam
ixudra/validation
2737 Downloads
Custom Laravel validation library - developer by Ixudra
tanthammar/laravel-rules
1564 Downloads
Custom validation rules for the Laravel Framework
tanthammar/laravel-extras
1631 Downloads
Custom validation rules for the Laravel Framework
shergela/validation-rule
62 Downloads
Build custom laravel validation rules easily
f9webltd/laravel-validation-rules
251 Downloads
A collection of useful Laravel validation rules
codezero/laravel-route-key-exists
149 Downloads
Laravel validation rule to check if a custom route key exists.
jojomak13/laravel-attributes
4 Downloads
This package provides the ability to create custom attributes for Laravel controllers. You can use these attributes to add functionality like authorization, validation, or any other custom behavior to your controller methods.