TemplateTamer is a php template oriented web application development tool.
TemplateTamer is a web application development tool for creating and maintaining a template based dynamic PHP web applications, with clearly and completely separated php code from the html design.
One of the strengths of TemplateTamer is that it offers separation of html design and application logic, by keeping them in completely separate source files. Hence, it is possible to change the visual appearance of your web without changing your code, since in TemplateTamer, templates are pure html, without code polution, which is common in some other template engines. Also, your web site can be designed in your designers favourite tool, since TemplateTamer is orthogonal to the html design tool used