Recommend this page to a friend! |
Download .zip |
Info | Example | View files (11) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2016-02-02 (8 months ago) | Not yet rated by the users | Total: 133 | All time: 8,281 This week: 906 |
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. |
Files |
File | Role | Description | ||
---|---|---|---|---|
Rules (9 files) | ||||
example.php | Example | Example script | ||
InputValidator.php | Class | Class file |
Files | / | 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") |
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.