Libraries tagged by validation-rule
hilalahmad/supervalidator
5 Downloads
The SuperValidator Package is a powerful PHP class designed to simplify and enhance the validation of form data in web applications. It provides a flexible and extensible framework for defining validation rules and generating meaningful error messages
helixdigital-io/laravel-hyrule
3489 Downloads
Fluent API for building validation rules in Laravel
havenplus/malawi-disctricts
26 Downloads
Laravel Malawi Disctricts is a bundle for Laravel providing ISO 3166_2 codes for Malawi's Districts, cast and validation rule.
grnrbt/yii2-censor
300 Downloads
Yii2 validation rule and filter for text censoring.
filpgame/laravalid
225 Downloads
This package makes validation rules defined in laravel work client-side by converting to html/js plugins such as jquery validation. It also allows to use laravel validation messages so you can show same messages for both sides.
ewereka/laravel-extra-validation
17 Downloads
A set of extended validation rules for use with Laravel.
equipc/laravel-email-validator
411 Downloads
Validation rule to validate email for Laravel
ejklock/laravel-nist-password-rules
11 Downloads
🔒 Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
egeniq/laravel-rules
15 Downloads
Helper function to simplify defining validation rules of mixed types
effectdigital/laravel-number-validation
33 Downloads
Adds new validation rules for comparing the value of integers and floats
developerswarehouse/extended-validation
9 Downloads
Extending the Laravel validation rules with some useful additions.
desole/laravel-generate-request
10 Downloads
A Laravel command to generate Request classes with validation rules.
daxslab/yii2-uploader-behavior
687 Downloads
Yii2 Uploader Behavior for Active Record that automates file uploading for every attribute tagged with `file` or `image` validation rule. It also configures the way that filename should be renamed and stored in database as attribute value.
cosmin-ciolacu/eu-vat-number-validator
17 Downloads
An simple validator for EU vat numbers with validation rule for requests
cnaebadi/null-replacer
0 Downloads
A Laravel validation rule to remove or replace null fields before validation.