This project will help you for
This project has a two components: Form Scheme Builder and PHP class. The builder makes a logical scheme of HTML form elements while PHP class generates an HTML form and collects data that has sended on web server from the end user then validate it in accordance that scheme and process it.
So it suites for web development when you need to organize process for correctly data handling.