Libraries tagged by validation rules
phly/phly-rule-validation
218 Downloads
Simple rule-based validation framework
cable8mm/laravel-validation-kisa-rules
340 Downloads
A set of useful Laravel validation password rules for KISA
nocartorio/array-validation-by-json
342 Downloads
Array validation by JSON file with rules for Laravel
yorcreative/data-validation
2 Downloads
A lightweight and high-performance PHP validation library designed for enterprise-grade applications. It features zero dependencies, comprehensive test coverage, and a developer-friendly API—enabling teams to build scalable and secure systems with confidence.
x-laravel/validation-extend
393 Downloads
Adds rules that may be required that are not in the Laravel validation class.
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
14 Downloads
laravel-bd-phone-verification-rule package is used to validate all mobile phone numbers in Bangladesh.
hejunjie/simple-rule-engine
229 Downloads
一个轻量、易用的 PHP 规则引擎,支持多条件组合与动态规则执行,适用于业务规则判断、数据校验等场景 | A lightweight and flexible PHP rule engine supporting complex conditions and dynamic rule execution—ideal for business logic evaluation and data validation.
dazza-dev/laravel-batch-validation
143 Downloads
Batch validate arrays in Laravel and optimize database unique rules using whereIn to avoid N+1 query issues.
obsidian/validation
266 Downloads
Validates input against string rulesets.
wyattcast44/laravel-safe-username
1179 Downloads
Laravel vulgar username filter / validation rule.
winter/wn-pwnedpasswords-plugin
1519 Downloads
Adds the notpwned validation rule to check passwords against the HIBP Pwned Passwords service
simon-ugorji/octavalidate-php
9 Downloads
This is a feature-rich form validation Library that helps to validate your forms server-side using sophisticated regular expressions, PHP's inbuilt validation, and validation rules.
patoui/laravel-bad-word
163 Downloads
Laravel bad word validation rule
lxberlin/netefx-validator
8675 Downloads
NetefxValidator is a class for form validation, so it replaces the RequiredFields() validator. Features: A lot of build in validationrules - logical rule combination - validationrule for unique database fields - custom validation functions - works in getCMSValidator() in Modeladmin - There is no javascript validation at all. So you can disable js-validation in your _config.php