Libraries tagged by validation-rule
cca-bheath/laravel-validations
2207 Downloads
A set of Laravel validation rules
calatoiu/cnpcui-rule
10 Downloads
A Laravel validation rule to validate CNPCUI numbers
brokeyourbike/enum-validation
354 Downloads
PHP 8.1 enum validation rules for Laravel
brokeyourbike/country-validation-laravel
548 Downloads
Laravel country validation rules
bagf/mailboxlayer-laravel
2168 Downloads
Adds Laravel 5 validation rule for checking e-mail addresses using the mailboxlayer API
assegaiphp/validation
171 Downloads
Introducing the AssegaiPHP Validation package, the ultimate tool for ensuring the integrity and accuracy of your application's data. With this package, you can easily implement validation rules for incoming data, whether it be from a form submission, API request, or any other source. The package utilizes a simple, yet powerful syntax that allows you to specify a wide range of validation rules with ease. Additionally, the package integrates seamlessly with the AssegaiPHP framework, making it an essential addition to any AssegaiPHP project. With this package, you'll have peace of mind knowing that your application is receiving clean and accurate data every time.
antriver/laravel-unique-email-validator
10 Downloads
Laravel validation rule to check an email address is really unique.
antonythorpe/silverstripe-knockout-forms
67 Downloads
Provides an enhanced UX using the Knockout MVVM JavaScript library, plus an associated validation plugin, with Silverstripe forms. Silverstripe generates a form, specifying the Knockout styled form fields, and validation needs are added to observables via a Knockout js extension. Default messages are available or can be customised. The submit button will only be enabled upon satisfaction of all the validation rules.
antoninmasek/laravel-max-upload-size-rule
8 Downloads
Adds Rule::file()->maxUploadSize() validation rule, which will validate filesize against `upload_max_filesize` php.ini setting
anper/russian-id-laravel
468 Downloads
A set of useful Laravel validation rules for identifiers of Russian individuals and legal entities
amirhs712/rule-builder
336 Downloads
Validation Rule Builder for Laravel
alobenk/dynamic-rule
13 Downloads
A package for laravel to get validation rules dynamically.
alex-dwt/verified-request
50 Downloads
Aggregates input parameters from http request into one object and apply validation rules to them
ajd/ajd-validation-respect-adapter
4 Downloads
AJD validation respect validation rules adpater
adamcmoore/laravel-location-validator
43 Downloads
A Laravel validation rule to check that a lng/lat pair are within an area.