Libraries tagged by validaton rules
rawveg/model-validation
49 Downloads
Laravel Model Validation - Uses validation rules at the model level to ensure that all data being saved in a model is valid. Just as you would use Request Validation in your Controllers, Model-Level validation allows you to be ensure that even code within your application that manually creates a model, cannot do so using invalid data.
ramonbakker1992/validation-rules-helper
14 Downloads
This package allows validation rules to be defined globally and reused. This way you can use the same rules for your Controller, Action classes, API post/update routes, Livewire and other sections.
projct1/laravel-validation-base64
4 Downloads
Missing laravel validation rules for base64 encoded strings and files.
poovarasudev/lara-rules
8 Downloads
A package that provides a library of reusable Laravel validation rules
pollin14/laravel-curp-validation
90 Downloads
A set of validation rules specific to validate Mexico's CURP.
pnx/laravel-bitcoin-validation
12 Downloads
Laravel validation rules for bitcoin
petitkoalak/eloquent-validation-rules
552 Downloads
Added validation feature for eloquent model
ohtyap/laravel-sane-validator
8 Downloads
sane validation rule handling for laravel
nikel303/yii_conditional_validator
27 Downloads
Executes a validation after other validation rules have been successfully passed
netkod-bilisim/tr-tax-number-validation-rule-extend
83 Downloads
It checks the TR Tax Number. It is the extended version package of the TR Tax Number verification package prepared to be used in the request rules.
netkod-bilisim/tr-identity-number-validation-rule-extend
88 Downloads
It checks the TR Identity Number. It is the extended version package of the TR Identity Number verification package prepared to be used in the request rules.
ndinhbang/validation-rules
0 Downloads
A laravel package to provides additional validation rules
mennen-online/laravel-validation-rules
3 Downloads
Provides additional Validation Rules for Laravel >=8.0
melhorenvio/laravel-validation-rules
181803 Downloads
Regras básicas de validação para Laravel
luppakorva/laravel-password-exposed-validation-rule
15 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach