Download List

Project Description

phpHtmlLib is an application development framework for developing OOP style Web applications in PHP. The application framework supports an MVC style architecture and Ajaxable and Cacheable interfaces for developing rich client Web applications. It comtains a set of PHP classes and library functions to help facilitate building, debugging, and rendering of XML, HTML, XHTML, WAP/WML Documents, and SVG (Scalable Vector Graphics) images as well as complex HTML widgets.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-03-18 19:04
3.0.2

This release adds a new Logging facility in Log, LogWriter, LogEvent, and LogFormatter. AjaxableHTMLWidget has been updated to automatically support wrapping contents in a containing div and handle AJAX vs. non-AJAX requests. The Controller has been updated to automatically adjust HTTP headers depending on the target. __toString() is added to generated DBDataObjects. Several bugs have been fixed.
Tags: Minor feature enhancements

2007-10-12 20:36
3.0.1

This is a recommended upgrade to fix some issues that were overlooked in 3.0.0. Some issues with the XMLDocument class and the HTMLDocument's DOCTYPE output were fixed. A few issues with the framework were also fixed, including the phpHtmllibException class and the RequestBuilder class.
Tags: Minor bugfixes

2007-09-28 12:34
3.0.0

The phpHtmlLib library was completely rewritten
over the last year or so to be a Web application
development framework. It features a project
generator, an MVC style layered approach to
applications that include a business layer,
cacheable DataObjects, cacheable database queries,
cacheable rendered output of entire pages, and
widgets. The new DataList can now be used with
AJAX, as can most of the widgets in the framework.
Tags: Major feature enhancements

2005-09-02 08:23
2.5.4

Many bugfixes and new features were added,
including an ordering capability for the
FEComboListBox, new
PEARDB_DataObjectDataListSource, FEColorPicker,
and several others.

2005-05-12 20:13
2.5.3

The DataList object has been updated with some new features and bugfixes, and a new ProgressWidget has been added. This release adds FormElement read-only mode and the ErrorBoxWidget, which the Form Engine uses to report all errors. There are many bugfixes.
Tags: Minor feature enhancements

Project Resources