There’s a PHP Library for Form Validation hosted on Github by user blackbelt called php-validation. It’s described as “This class follows Zend Framework naming conventions for easy drop-in as a substitute to Zend_Validation. If you opt out of using the bulky Zend_Form on your projects, you might choose to use this for quick and painless form validation.”.
Check out this PHP Form Validation Library.