Libraries tagged by validaton rules
bllim/laravel-to-jquery-validation
2917 Downloads
This package makes validation rules defined in laravel work client-side by converting to jquery validation rules. It uses Jquery Validation Plugin. It also allows to use laravel validation messages so you can show same messages for both sides.
aedart/athenaeum-validation
5439 Downloads
Validation rules and utilities for Laravel
vjik/yii-validator-symfony-rule
135 Downloads
Symfony validation constraints adapter for Yii Validator
phly/phly-rule-validation
182 Downloads
Simple rule-based validation framework
sedlatschek/laravel-conditional-equals-validation
2303 Downloads
Additional rules for conditional equals validation
ytec/rule-eligibility-check
1413 Downloads
Rule eligibility checker for Magento 2
hybridlogic/validation
995 Downloads
A simple, extensible validation library for PHP with support for filtering and validating any input array along with generating client side validation code.
beedelivery/validation
2171 Downloads
The power of 'Respect Validation' on Laravel.
wyattcast44/laravel-safe-username
1155 Downloads
Laravel vulgar username filter / validation rule.
winter/wn-pwnedpasswords-plugin
1471 Downloads
Adds the notpwned validation rule to check passwords against the HIBP Pwned Passwords service
usercheck/usercheck-laravel
129 Downloads
Laravel validation rule for UserCheck API
patoui/laravel-bad-word
135 Downloads
Laravel bad word validation rule
monooso/apposite
1876 Downloads
Conditionally apply validation rules in Laravel
laravel-validation-rules/ip
29591 Downloads
Validate if an ip address is public or private.
cdmckay/pajama
210 Downloads
A PHP model validator compatible with the jQuery Validation plugin that allows for shared validation rules (in JSON) between JavaScript and PHP.