Libraries tagged by custom laravel validation
yandjin/custom-validation
3 Downloads
small and simple validation package inspired by laravel validation, no dependencies
hampel/validate-laravel-sentry
22 Downloads
Custom Laravel 4 Validator for Sentry Auth service provider composer package
mawuekom/laravel-custom-form-request
7 Downloads
Custom form request for laravel's projects provides with form data sanitization and api form request extension
dropoutventures/laravel-address-validation
56 Downloads
This package adds physical address verification with Google Geocoding API
devlop/laravel-failed-validation-response
54 Downloads
Trait for Laravel FormRequest to enable the use of custom responses for failed validation attempts.
chrisidakwo/laravel-auth-identifiers
1791 Downloads
Laravel custom authentication with an option to use a custom password validation implementation
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