Libraries tagged by validation rules
ernilambar/classifier
1 Downloads
A PHP library for classifying and grouping data based on JSON configuration rules with schema validation support.
congnguyentan/phone-validate
19 Downloads
:Adding phone validate rule to laravel 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.
tomguastapaglia/phpmd-wordpress
51 Downloads
phpmd rules to add snake_case validation for Wordpress coding style convention
pfilsx/form-layer-bundle
12 Downloads
Provides additional functional to follow rule "An entity should be always valid" with forms validation for your Symfony project
laravelplus/attrify
2 Downloads
laravelplus/attrify streamlines Laravel validation by leveraging PHP attributes for expressive, annotation-based rules directly within your request classes. This package transforms how you define constraints, delivering cleaner code, centralized configuration, and a more intuitive development workflow. With attrify, maintaining and evolving complex validation logic becomes easier than ever—just annotate, refine, and let Laravel handle the rest.
imanghafoori/laravel-heyman
36259 Downloads
A package to help you write expressive defensive code in a functional manner
superius/vat-number-ruler
6031 Downloads
Multimarket Laravel VAT Number Validation Package
superius/phone-number-ruler
3757 Downloads
Multimarket Laravel Phone Number Validation Package
rupeshpoonia/gmail-phn-validation
3 Downloads
this is gmail-phn-validation
larakeeps/authguard-otp
22 Downloads
AuthGuard OTP is a package intended for random code generation, validation and confirmation (OTP).
hgg/parameter-validator
99566 Downloads
Framework for specifying and enforcing rules on key/value pairs
reinbier/laravel-unique-with
52137 Downloads
Unique With Validator rule for Laravel
payfast/laravel-validate-pwned-password
28350 Downloads
Adds Laravel validator rule to check if a password has been pwned from https://haveibeenpwned.com/API/v2
dossierdata/laravel-email-validator
8672 Downloads
A more extensive email validator rule than the default provided by Laravel.