Download the PHP package mrjulio/rapture-validation without Composer
On this page you can find all versions of the php package mrjulio/rapture-validation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mrjulio/rapture-validation
More information about mrjulio/rapture-validation
Files in mrjulio/rapture-validation
Download mrjulio/rapture-validation
More information about mrjulio/rapture-validation
Files in mrjulio/rapture-validation
Vendor mrjulio
Package rapture-validation
Short Description Rapture validation component
License MIT
Homepage http://rapture.iuliann.ro
Package rapture-validation
Short Description Rapture validation component
License MIT
Homepage http://rapture.iuliann.ro
Keywords library
Please rate this library. Is it a good library?
Informations about the package rapture-validation
Rapture PHP Validation
Simple validation for PHP.
Requirements
- PHP v5.4.0
- php-date, php-filter, php-json, php-mbstring, php-pcre
Install
Quick Start
List of validators
Category | Validator | Status |
---|---|---|
Basic | Optional | ✓ |
Required | ✓ | |
NotEmpty | ✓ | |
IsEmpty | ✓ | |
NotNull | ✓ | |
IsNull | ✓ | |
IsTrue | ✓ | |
IsFalse | ✓ | |
Type | ✓ | |
String | Between | ✓ |
✓ | ||
Length | ✓ | |
Url | ✓ | |
Regex | ✓ | |
Ip | ||
Uuid | ||
Comparison | Between | ✓ |
EqualTo | ✓ | |
NotEqualTo | ✓ | |
IdenticalTo | ✓ | |
NotIdenticalTo | ✓ | |
LessThan | ✓ | |
LessThanOrEqualTo | ✓ | |
GreaterThan | ✓ | |
GreaterThanOrEqualTo | ✓ | |
Time | Date | |
DateTime | ||
Time | ||
DateRange | ||
DateTimeRange | ||
TimeRange | ||
Collection | Choice | |
Group | ✓ | |
In | ✓ | |
Count | ||
Unique | ||
PropelUnique | ||
Language | ||
Locale | ✓ | |
Country | ✓ | |
File | FileSize | ✓ |
FileType | ✓ | |
Financial | Bic | |
CardScheme | ||
Currency | ✓ | |
Luhn | ||
Iban | ||
Isbn | ||
Issn | ||
Other | Callback | ✓ |
Username | ✓ | |
Password | ✓ | |
ReCaptcha | ✓ | |
EmailDomain | ✓ | |
Cnp | ✓ |
About
Author
Iulian N. [email protected]
Testing
License
Rapture PHP Validation is licensed under the MIT License - see the LICENSE
file for details.
All versions of rapture-validation with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package mrjulio/rapture-validation contains the following files
Loading the files please wait ....