关键词:validation

121
A library for validating value added tax identification numbers (VAT ID) using the German Federal Ministry of Finance EVATR interface.
122
Laravel validators for base64 encoded files
123
Self-validating, secure and smart models for Laravel 4's Eloquent ORM using Model Observer and advanced Validation service combined with the Laravel's built-in Validator class.
124
A package with some simple helpers for laravel and bootstrap
125
Requests validator for laravel 5
126
The eXolnet Laravel Validation package.
127
Make ajax validation with Laravel Requests for forms with bootstrap
128
Better way to handle forms and validation as an entity
129
Self-validating smart models for Laravel 5's Eloquent O/RM Inspired by Aedent/LaravelBook
130
Validate Laravel Models on demand
132
Laravel Validation abstracted to your namespace. As followed from Laracasts.com
134
A package to allow rules (for example validation rules) to be attached to a model.
135
Validate that a given UK mobile phone number is valid.
136
Make ajax validation with Laravel Requests for forms with bootstrap
137
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
139
Laravel View docblock argument validation
140
A package with some simple helpers for laravel and bootstrap
141
Ardent Models with better Translatable support
142
A simple package for adding and validating Recaptcha fields in Laravel
143
Laravel validation extension for throwing ValidationException on error
144
Adds a phone validator to Laravel and Lumen based on Google's libphonenumber API.
149
Helper function to simplify defining validation rules of mixed types
150
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.