关键词:validator

31
Simple Validation for Laravel Framework
32
Properly handle user input by using your validation rules in form requests (validators) as source of truth.
34
Validate that a certain value is a valid CSS color string in Laravel 5
36
A CSV Validator based on Laravel's built-in Validator
37
A simple Laravel extension to add new Validator rules.
38
Additional Iranian Information Validator Functions for the Laravel Framework
39
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
40
A Laravel validator for audio and video files.
42
Validates email addresses belong to the given domain
43
A simple laravel package that validates your smtp credentials without sending a test mail
44
Validate that a states and provinces for US and Canada
46
A combined back- and front-end package to manage data-submissions and forms in Laravel
47
Validates Turkish National Identification Number
48
Laravel 5 composite unique validator
49
Custom Laravel 5 Validator for hexadecimal color
51
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
52
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
53
Laravel package that builds dynamic forms in blade and automatically generates validator requests files based on a json file.
54
A package to allow rules (for example validation rules) to be attached to a model.
55
Laravel Validation abstracted to your namespace. As followed from Laracasts.com
57
GTIN / EAN / UPC Validation for Laravel
58
A kickbox email validator for form requests in laravel (forked from 'stayum')