October 24, 2002

Smarty: the compiling PHP template engine. Sure, PHP allows you to mingle HTML and code, but for anything but small applications, this is not what you want. I've played with a few small template engines, but have been looking for a robust, well-supported standard library to use with my apps. I look forward to trying Smarty on my next app.