Libraries tagged by custom laravel validation
mawuekom/laravel-custom-form-request
7 Downloads
Custom form request for laravel's projects provides with form data sanitization and api form request extension
erag/laravel-disposable-email
2 Downloads
A Laravel package to detect and block disposable email addresses.
dropoutventures/laravel-address-validation
55 Downloads
This package adds physical address verification with Google Geocoding API
devlop/laravel-failed-validation-response
53 Downloads
Trait for Laravel FormRequest to enable the use of custom responses for failed validation attempts.
chrisidakwo/laravel-auth-identifiers
1789 Downloads
Laravel custom authentication with an option to use a custom password validation implementation
ikromjon1998/laravel-german-license-plate-validator
1 Downloads
A Laravel package that provides a custom validation rule to verify the format of German license plate numbers, ensuring compliance with standard German license plate conventions.
kharanenka/oc-model-custom-validation-message
62 Downloads
Trait help to set custom message for model validation
risan/lara-rules
49 Downloads
Laravel custom validation rules.
mazbaul/comp
2 Downloads
Custom Laravel Validator For Composite Key Validation
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
laranail/prompter
24 Downloads
A Laravel package by `simtabi` that extends and adds new functionality to `laravel/prompts`, providing a fluent API for crafting CLI forms and additional validators.
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.
sandip-jobin/magika-file-validator
2 Downloads
Custom file type validation for Laravel using magika
jobins-devs/magika-file-validator
1 Downloads
Custom file type validation for Laravel using magika