Libraries tagged by validaton rules
sedlatschek/laravel-conditional-equals-validation
3211 Downloads
Additional rules for conditional equals validation
nocartorio/array-validation-by-json
637 Downloads
Array validation by JSON file with rules for Laravel
aegisora/scalar-equality-rule
28 Downloads
Rule-based scalar equality validation in Aegisora ecosystem
aegisora/any-of-rule
18 Downloads
Any Of Rule provides a simple, rule-based logical OR validation implementation for the Aegisora ecosystem.
thomas-omweri/laravel-multi-validator
4 Downloads
Validates a field with multiple rules using the OR operator
solbeg/laravel-vue-validation
249 Downloads
Extends Bootstrapper package. It automatically converts Laravel's request rules into Vee's rules.
oasys/validator
28 Downloads
Lightweight validator for associative arrays with fluent API, custom rules, nested schemas, attribute binding, and message templating
nanopkg/laravel-bd-phone-verification-rule
15 Downloads
laravel-bd-phone-verification-rule package is used to validate all mobile phone numbers in Bangladesh.
lxberlin/netefx-validator
8684 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
kynetcode/wpzylos-validation
67 Downloads
Minimal validation with localized messages for WPZylos framework
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.
elie29/validator
10874 Downloads
A library for validating a context (POST, GET etc...) by running given rules.
dazza-dev/laravel-batch-validation
966 Downloads
Batch validate arrays in Laravel and optimize database unique rules using whereIn to avoid N+1 query issues.
datamweb/codeigniter-dea-rule
22 Downloads
Temporary & Disponsable Emails Validation In CodeIgniter4
obsidian/validation
399 Downloads
Validates input against string rulesets.