plainTemplates is a PHP and JS library that aims to divide template into 2 separate layers:
- CSS selectors driven data attaching mechanism
- Plain HTML
It's basen on phpQuery - a jQuery port to PHP. You can read more about it here.
QueryTemplates released
plainTemplates project is depracated ! It has been re-written and used as core for QueryTemplates.