ooform
PHP object oriented form generator and validator
This framework provides an object oriented way for form generation and validation in php. Its MVC architecture allows to separate the form generation from the rendering.
The framework allows to include custom form elements and also custom validators.
It provides full multilanguage support for both form and validation messages.