Category Archives: PHP

Pgs_StringTemplate 1.0 beta 1 released

Posted on by Patrick Gotthardt


In my previous blog entry I introduced Pgs_StringTemplate. Today I’m announcing the first beta release of this project. It includes: The ST-Compiler An introduction to ST (based on my previous blog entry) The Treebank-website with complete source code (as an example … Continue reading

Posted in Pagosoft, PHP | Comments Off

Introducing Pgs_StringTemplate — yet another PHP template engine

Posted on by Patrick Gotthardt


There has been a lot of discussions about Template-Engines and PHP for years with opinions ranging from “PHP is a great template language on its own!” to “Using PHP for templates feels like shooting birds with a bazooka.” As for … Continue reading

Posted in Pagosoft, PHP | 1 Comment