Phormation is a set of PHP functions which provide a framework for developing any HTML form connected to a database backend (currently PostgreSQL, MySQL, and ODBC are supported). It allows you to write and make use of reusable widgets so you can develop Web sites more quickly. Phormation has more than 10 widgets including text field, date, file upload, and foreign key select, and is easily extensible. It has good documentation.
| Tags | Database Internet Web Software Development Libraries php classes |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Release Notes: A new xrefselect widget, and improved extensibility in the xref widget.


Release Notes: A vulnerability which allowed remote execution of arbitrary code (using the default PHP configuration) has been closed. Several other small improvements have been made.


Release Notes: This release includes ODBC support, a number widget, an xref widget (for N-to-N entity relationships), optional timestamping of each record when it is created/changed, options to control formatting of fields, and numerous bugfixes.


Release Notes: Initial release.