The ippfp library provides methods for creating and rendering user interfaces in PHP independent of output format. It features XHTML, GTK, ncurses, and PDF. You can create input masks such as forms for databases.
| Tags | Software Development Pre-processors Libraries php classes |
|---|---|
| Licenses | LGPL |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Changes: The HTML output was changed to XHTML. Some bugfixes in the XHTML and PDF packages were done.


Changes: In this release, the internal structure was renewed and it is now easier to build more extensions. There are basic text formatting options, the handling with HTML related to CSS was improved, and the usage of button, table, grid, and choice elements were improved. There are many bugfixes and cleanups.


Changes: The ncurses and GTK packages are up to date. A new package for PDF support using fpdf is available. A pear package.xml file and some new elements were created. Detailed German documentation is available. Many minor improvements were made.


Changes: PDF support has been added (needs pdflatex). The names of elements can be set in the constructor. An error channel has been added.


Changes: Some small bugfixes and changes were made. PHP 5 is now supported.