Download the PHP package district5/validators without Composer
On this page you can find all versions of the php package district5/validators. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download district5/validators
More information about district5/validators
Files in district5/validators
Download district5/validators
More information about district5/validators
Files in district5/validators
Vendor district5
Package validators
Short Description District5 Validators Library
License mit
Homepage https://github.com/district-5/php-validators
Package validators
Short Description District5 Validators Library
License mit
Homepage https://github.com/district-5/php-validators
Please rate this library. Is it a good library?
Informations about the package validators
Validators
A collection of validators implementing / extending the District5 Validator library.
Installation
Install using composer:
Usage
Currently Available Validators
- Array of Numbers
- Bool Value
- Checkbox Value
- DateTime
- DateYYYMMDD
- Domain Name
- Email Address
- Hex
- Hex Colour
- Integer Value
- Integer Positive
- Integer Range
- JSON String
- Lat Lon Object
- Long Value
- Numeric Value
- Numeric Range
- Numeric Specific Values
- Regex
- Std Class with Properties
- String in Array of String
- String Length
- String of Defined Characters
- String Version Major Minor Patch Greater Than or Equal To
- String with Dashes
- String with Dashes and Underscores
- String with Dashes Dots and Underscores
- Sub Domain
- Unix Timestamp Seconds
- URL
General
Most validators work in the same way:
Some validators have configuration options that can be specified at construction time:
EmailAddress
Validate an email address:
Testing:
All versions of validators with dependencies
PHP Build Version
Package Version
The package district5/validators contains the following files
Loading the files please wait ....