Libraries tagged by validation-rules
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
11 Downloads
A Laravel command to generate Request classes with validation rules.
daxslab/yii2-uploader-behavior
688 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.
cca-bheath/laravel-validations
2207 Downloads
A set of Laravel validation rules
carono/yii2-rule-helper
2 Downloads
Yii2 helper for working with model validation rules and validators. Provides methods to check if validators are applied to model attributes and get validator short names
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
68 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.