News Feed
Jobs Feed
Sections




News Archive
AxisVista Blog:
PHP5 DOM Based Template Engine
July 26, 2007 @ 10:22:00

On the AxisVista blog, there's a new tutorial looking at the creation of a PHP5 DOM-based templating engine that makes it easier for designers to work with a site and not have to know PHP to do so.

At the office today, I had a talk with our designers, so they want a "designer-friendly" template engine. Sounds easy, but it isn't. That is why I decided to write this very short post to help others having such "easy" problems.

First he lays out the requirements for the project, then heads off to Google to see if there's anything similar. He found PRADO but it still lacked some of what he needed. So, deciding on developing his own Templating system, he creates a system that supports:

  • Caching
  • WYSIWYG & Dynamic Tag Handlers
  • States
  • PHP Tags

The code (and results) are included in the post, both in code blocks and for download.

1 comment voice your opinion now!
template engine php5 dom xml designer template engine php5 dom xml designer


blog comments powered by Disqus

Similar Posts

Christian Wenz's Blog: Zeev on PHP

Byster.net: PHP5 Benchmarks

Adobe Developer Source: Using PHP and Flex to Browse a MySQL Database

David Sklar\'s Blog: Speed - DOM traversal vs. XPath in PHP 5

DevShed: Auto Loading Classes in PHP 5


Community Events









Don't see your event here?
Let us know!


composer api opinion unittest zendframework2 framework code community testing release interview example development functional object introduction event language database phpunit

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework