Download the PHP package eghojansu/bumbon-validation without Composer
On this page you can find all versions of the php package eghojansu/bumbon-validation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eghojansu/bumbon-validation
More information about eghojansu/bumbon-validation
Files in eghojansu/bumbon-validation
Download eghojansu/bumbon-validation
More information about eghojansu/bumbon-validation
Files in eghojansu/bumbon-validation
Vendor eghojansu
Package bumbon-validation
Short Description PHP Data Validation
License MIT
Homepage https://github.com/eghojansu/nutrition
Package bumbon-validation
Short Description PHP Data Validation
License MIT
Homepage https://github.com/eghojansu/nutrition
Keywords phpvalidation
Please rate this library. Is it a good library?
Informations about the package bumbon-validation
Bumbon/Validation
PHP Validation.
Installation
Usage
Available Constraints
All option can be passed in each constraint via associative array. All constraint has parent option. Default message is Bahasa Indonesia.
-
Between
- Blank
- Boolean
-
Callback
-
Choice
-
Equal
-
GreaterThanEqual
-
GreaterThan
-
Identical
-
InTable
- Ip
- IsFalse
- IsTrue
-
Length
-
LessThanEqual
-
LessThan
- NotBlank
-
NotEqual
-
NotIdentical
-
NotInTable
- Numeric
- PhoneNumber
-
Regex
- Url
Custom Constraints
Implements Constraint Interface.
Or extends AbstractConstraint
Inspiration
This library was inspired by Symfony/Validation. I created this for my own project.
All versions of bumbon-validation with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package eghojansu/bumbon-validation contains the following files
Loading the files please wait ....