Top Level :: Validate

Package Information: Validate

» Summary » License
Validation class New BSD
» Current Release » Bug Summary
0.8.6 (beta) was released on 2021-07-02 by kguest (Changelog)
Easy Install

Not sure? Get more info.

pear install Validate

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Validate


Development Roadmap
  • Package Maintenance Rank: 140 of 229 packages with open bugs
  • Number of open bugs: 7 (80 total bugs)
  • Average age of open bugs: 4865 days
  • Oldest open bug: 5800 days

Report a new bug to Validate
» Description
Package to validate various datas. It includes :
- numbers (min/max, decimal or not)
- email (syntax, domain check, rfc822)
- string (predifined type alpha upper and/or lowercase, numeric,...)
- date (min, max, rfc822 compliant)
- uri (RFC2396)
- possibility valid multiple data with a single method call (::multiple)
» Maintainers » More Information

Packages that depend on Validate

Dependencies for Validate