Libraries tagged by laravel rules
deefour/producer
1933 Downloads
Simple rule-based class resolution
cosmin-ciolacu/eu-vat-number-validator
17 Downloads
An simple validator for EU vat numbers with validation rule for requests
corealg/excel-validator
4 Downloads
This package helps you to validate your excel sheet cell by cell. You do not need to store data blindly, you can rule each cell to match your expectation.
parfaitementweb/password-validation
310 Downloads
Additional validation rules to empower strong password usage in Laravel applications.
luketowers/oc-pwnedpasswords-plugin
586 Downloads
Adds the notpwned validation rule to check passwords against the HIBP Pwned Passwords service
bright-components/valid
142 Downloads
Custom Form Requests and Service Validation for Laravel
laravel-validation-rules/email-validation-mailgun
32 Downloads
Metapackage for https://github.com/TheoKouzelis/laravel-mailgun-email-validation
custom-laravel-form-request/validator
1 Downloads
Validator Form Request which may be used for validating data after parsing. For example we got big jsob string and we cannot change this, so what we need to do is to use Validator in laravel and provide in controller all the shit code like rules.. if fails and another. This class can validate this json after parsing without redundant code in controller, simply add data, next validation steps will processed automatically, rules and another logic is hidden in this class.
sevada/nie-validator
2 Downloads
Laravel validation rule for Spanish NIE numbers
quebecstudio/safename
2 Downloads
Laravel validation rule to protect against reserved usernames and words
mncs/statamic-validate-uploads
2 Downloads
Validate Statamic Uploads with Laravel validation rules
lijojose43/pin-validator
10 Downloads
Laravel custom rule for validate pin numbers in INDIA
jaspaul/safe-link-validator
9 Downloads
A Laravel validation rule for testing a link against the google safe browsing api
developerswarehouse/extended-validation
9 Downloads
Extending the Laravel validation rules with some useful additions.
cnaebadi/null-replacer
0 Downloads
A Laravel validation rule to remove or replace null fields before validation.