PHP::HTML is a set of PHP classes to abstract HTML and simplify complex Web application development. Reusable widgets can be based on the abstract classes which include a text-only class, text which marked-up with HTML, and a tag which contains multiple "children". PHP::HTML is currently in active development to make it cleaner, and to add support for CSS and support for "emulation" that will create HTML 3.2 documents for browser compatibility.
| Tags | Software Development Libraries php classes |
|---|---|
| Licenses | GPL |
Recent releases


Release Notes: Forms support is now almost completed. class xml_m_content, which replaces class tag_array from 0.5.x, has been added.


Release Notes: This release includes rewritten HTML Forms, and porting of WML classes and the HTMLdoc class.


Release Notes: A backport of XHTML table support from 0.5.x.


Release Notes: This is a new development branch. It is almost a total rewrite compared to 0.5.x, is much smaller, has a much simpler core, is easier to understand and learn, and has much cleaner code.


Release Notes: This release adds WML classes, a caching mechanism, and various minor enhancements.