Skip to content

Releases: phpdevcommunity/php-validator

Implement Item and Collection validation features

26 Jan 14:41
Compare
Choose a tag to compare

Added validation helpers: created shortcut functions for validators (alphabetic, alphanumeric, boolean, choice, etc.). Each helper allows easy instantiation of validators with an optional custom message.

initial commit of PHP Validator

08 Oct 10:01
Compare
Choose a tag to compare

[initial commit of PHP Validator