Download the PHP package radic/laraval without Composer
On this page you can find all versions of the php package radic/laraval. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download radic/laraval
More information about radic/laraval
Files in radic/laraval
Download radic/laraval
More information about radic/laraval
Files in radic/laraval
Vendor radic
Package laraval
Short Description Laravel 5 jQuery Validation. Full client side, full AJAX, hybrid and other modes. Bootstrap and other frameworks supported.
License
Package laraval
Short Description Laravel 5 jQuery Validation. Full client side, full AJAX, hybrid and other modes. Bootstrap and other frameworks supported.
License
Please rate this library. Is it a good library?
Informations about the package laraval
Laraval
Laravel 5 jQuery form validation using Laravel's Validator rules. Client & Server(AJAX) validation strategies.
- You can use the
javascript
library stand-alone. The provided PHP library is optional. - Stand alone can not use the
database
validation rules. - Error messages can be imported straight from your
Application
's language files. - The
Laraval
PHP library provides more then a few conveinence methods. It also provides the logic forAJAX
validation, which enables all validation rule methods. - Depends on
jQuery
andjquery.validate
JS libraries. - Multimple demos (local, ajax, etc) provided using Bootstrap 3.
The package follows the FIG standards PSR-1, PSR-2, and PSR-4 to ensure a high level of interoperability between shared PHP code.
Quick Impression
Client side
By including the jquery.validate.js
& jquery.validate.laraval.js
you will be able to use Laravel's (5.x) validation rules like this:
Local example
view:
AJAX example
view:
Copyright/License
Copyright 2015 Robin Radic - MIT Licensed
All versions of laraval with dependencies
PHP Build Version
Package Version
The package radic/laraval contains the following files
Loading the files please wait ....