Libraries tagged by laravel validation rules
cosmin-ciolacu/eu-vat-number-validator
17 Downloads
An simple validator for EU vat numbers with validation rule for requests
luketowers/oc-pwnedpasswords-plugin
586 Downloads
Adds the notpwned validation rule to check passwords against the HIBP Pwned Passwords service
perfect-oblivion/valid
226 Downloads
Custom Form Requests and Service Validation for Laravel
bright-components/valid
142 Downloads
Custom Form Requests and Service Validation for Laravel
ngmy/specification
360 Downloads
This is a library to help implement the specification pattern in PHP. It provides on-memory validation, on-memory and ORM selection, and specification composite.
lyhty/ownership
116 Downloads
Lightweight trait and rule for who owns what in your Laravel project.
hxm/extrafield
78 Downloads
Extra fields package, simple, extensible and powerful extra fields implementation for Laravel.
hxm/enum
62 Downloads
Enum package, simple, extensible and powerful enumeration implementation for Laravel.
drewlabs/laravexists
392 Downloads
Library provides existance rule implementation for laravel/lumen based projects
arxeiss/passwordrule
508 Downloads
Password rule for Laravel framework
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.
quebecstudio/safename
1 Downloads
Laravel validation rule to protect against reserved usernames and words
mncs/statamic-validate-uploads
2 Downloads
Validate Statamic Uploads with Laravel validation rules
jaspaul/safe-link-validator
9 Downloads
A Laravel validation rule for testing a link against the google safe browsing api
cnaebadi/null-replacer
0 Downloads
A Laravel validation rule to remove or replace null fields before validation.