Libraries tagged by validaton rules
jmjjg/cakephp3-postgres
22 Downloads
CakePHP 3 plugin that provides classes for adding default validation rules from the database table schema.
jmjjg/cakephp3-database
22 Downloads
CakePHP 3 plugin that provides classes for adding default validation rules from the database table schema and cleaning data being saved.
hilalahmad/supervalidator
1 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
grnrbt/yii2-censor
299 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.
eventix/eu-vat
6 Downloads
Eu VAT formatting and validation Laravel package
cca-bheath/laravel-validations
2205 Downloads
A set of Laravel validation rules
antonythorpe/silverstripe-knockout-forms
61 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.
anper/russian-id-laravel
466 Downloads
A set of useful Laravel validation rules for identifiers of Russian individuals and legal entities
pseudoagentur/soa-jsvalidation
521 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
luketowers/oc-pwnedpasswords-plugin
586 Downloads
Adds the notpwned validation rule to check passwords against the HIBP Pwned Passwords service
laravel-ardent/laravalid
137 Downloads
Integrates Ardent models validation rules into Laravel forms
austintoddj/laravel-jsvalidation
934 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
hampel/validate-laravel
964 Downloads
Extends the Laravel validation service with additional rules
triun/laravel-model-validable
473 Downloads
Gives the models the ability to be validated before saved.