关键词:validation

2
以 Trait 的方式来实现 Eloquent 数据模型保存的时候自动验证
3
This package provides a validator for ensuring strong passwords in Laravel 4 applications.
4
Laravel 5 wrapper for the IsoCodes Validation library from ronanguilloux
5
基于谷歌 libphonenumber API 的手机号码操作类库
6
This package adds support for creating enums in PHP and includes a generator for Laravel.
9
Implementation of the zxcvbn project by @dropbox for Laravel 5. Uses zxcvbn-php by @bjeavons.
10
Recursive functionality for Eloquent in Laravel 4 and 5
11
A fluent rule builder for Laravel validation rule generation.
12
Makes it easier to work with validation in Laravel
14
Inspired 'KennedyTedesco Validation' - The power of 'Respect Validation' on Laravel.
15
This package makes validation rules defined in laravel work client-side by converting to html/js plugins such as jquery validation. It also allows to use laravel validation messages so you can show same messages for both sides.
16
A Laravel plugin for IBAN validation
20
The power of 'Respect Validation' on Laravel.
22
Laravel 4/5 package that adds validator negation to Laravel's validation module
23
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
24
Additional Validator Functions for the Laravel Framework
25
Service provider to use the zxcvbn project by @dropbox in Laravel 5.
26
A PHP composer package with Chilean validations, common variables, etc. (RUT, IVA, ETC). Ready for Laravel 5. Grande chile ctm :)
27
A phone validator for Laravel using the free Twilio phone lookup service.
28
Pacote Laravel para validações comuns ao Brasil(pt-BR) tipo: CNPJ,CPF,CEP,CNS
30
This package makes validation rules defined in laravel work client-side by converting to jquery validation rules. It uses Jquery Validation Plugin. It also allows to use laravel validation messages so you can show same messages for both sides.