PHP class that separates programming from presentation using templates
WebComponent is a simple but flexible and powerful PHP class that outputs HTML content to the browser, based on templates and variables. Under a good design it eliminates the "developers vs art designers" war, separating the programming from presentation code.
Sparse lets you write simple HTML templates which are turned into fully-fledged MySQL-based applications with degradable Ajax. Easily integrated with PHP code. Does automated data and error handling, input validation, searching, sorting, and navigation.