Download the PHP package ozziest/windrider without Composer
On this page you can find all versions of the php package ozziest/windrider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ozziest/windrider
More information about ozziest/windrider
Files in ozziest/windrider
Download ozziest/windrider
More information about ozziest/windrider
Files in ozziest/windrider
Vendor ozziest
Package windrider
Short Description Usefull form validation library
License MIT
Homepage http://github.com/ozziest/windrider
Package windrider
Short Description Usefull form validation library
License MIT
Homepage http://github.com/ozziest/windrider
Please rate this library. Is it a good library?
Informations about the package windrider
Windrider
Windrider is a simple and useful validation library which you can use it on your projects.
Installation
Usage
Methods
run($data, $rules)
runOrFail($data, $rules)
getErrors()
setErrors($messages)
Validations
- required
- valid_email
- min_length[n]
- max_length[n]
- exact_length[n]
- alpha
- alpha_numeric
- alpha_dash
- alpha_local (Turkish characters support)
- sentence (Turkish characters support)
- numeric
- integer
- is_natural
- is_natural_no_zero
- less_than[n]
- greater_than[n]
Exception
ValidationException
License
All versions of windrider with dependencies
PHP Build Version
Package Version
No informations.
The package ozziest/windrider contains the following files
Loading the files please wait ....