Recommend this page to a friend! |
Download |
Info | Example | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not yet rated by the users | Total: 157 | All time: 9,006 This week: 455 |
Version | License | PHP version | Categories | |||
easy-input-validator 1.0.0 | MIT/X Consortium ... | 5.4 | PHP 5, Validation |
Description | Author | |
This package can validate request values according to given rules. |
<?php
|
Files (11) |
File | Role | Description | ||
---|---|---|---|---|
Rules (9 files) | ||||
example.php | Example | Example script | ||
InputValidator.php | Class | Class file |
Files (11) | / | Rules |
File | Role | Description |
---|---|---|
InputValidatorRule.php | Class | Input Validator Rule Abstract |
RuleEmail.php | Class | Rule for validating email |
RuleEntityExists.php | Class | Rule for validating existance of database record |
RuleFieldSameAsOther.php | Class | Rule for validating fields value that is same as another field value |
RuleMaximumLength.php | Class | Rule for validating maximum length of value |
RuleMayNotExists.php | Class | Rule for validating that entity in database does not exists |
RuleMinimumLength.php | Class | Rule for validating minimum length of value |
RuleRequired.php | Class | Rule for validating existance of input |
RuleUniqueEntity.php | Class | Rule for checking uniquenes of record in database (simillar to "same") |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
easy-input-validator-2016-02-02.zip 7KB | |
easy-input-validator-2016-02-02.tar.gz 3KB | |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.