Libraries tagged by validation rule
elbgoods/laravel-trashmail-rule
8072 Downloads
Laravel validation rule to prevent trashmail email addresses.
elbgoods/laravel-country-rule
4947 Downloads
Laravel validation rules for ISO-3166 country formats.
divineomega/laravel-offensive-validation-rule
276 Downloads
Laravel validation rule that checks if a string is offensive.
divineomega/laravel-malware-validation-rule
395 Downloads
Scans uploaded files for viruses and other malware
alt3/cakephp-validation-exposer
193 Downloads
Easily expose your CakePHP 3.x application validation rules
sjshovan/laravel-ruleset-validation
9 Downloads
A modular, object-oriented validation system for Laravel
nielsjanssen/laravel-validation
5 Downloads
Attribute-based validation for Laravel: declare rules on object properties and validate the object directly
aegisora/required-rule
23 Downloads
Required Rule provides a simple, rule-based presence validation implementation for the Aegisora ecosystem
aegisora/emptiness-rule
11 Downloads
Rule-based emptiness validation in Aegisora ecosystem
nocartorio/array-validation-by-json
647 Downloads
Array validation by JSON file with rules for Laravel
aegisora/numeric-range-rule
15 Downloads
Numeric Range Rule provides a simple, rule-based numeric range validation implementation for the Aegisora ecosystem
webrek/mx-validation
15 Downloads
Validate and generate Mexican identifiers — RFC, CURP, CLABE, NSS and código postal — with real check-digit verification. Framework-agnostic core with an optional Laravel bridge (rules, casts, Faker).
solbeg/laravel-vue-validation
249 Downloads
Extends Bootstrapper package. It automatically converts Laravel's request rules into Vee's rules.
nanopkg/laravel-bd-phone-verification-rule
15 Downloads
laravel-bd-phone-verification-rule package is used to validate all mobile phone numbers in Bangladesh.
hejunjie/simple-rule-engine
647 Downloads
一个轻量、易用的 PHP 规则引擎,支持多条件组合与动态规则执行,适用于业务规则判断、数据校验等场景 | A lightweight and flexible PHP rule engine supporting complex conditions and dynamic rule execution—ideal for business logic evaluation and data validation.