2007-07-04

SmartyWrap-r25

This is the initial release of SmartyWrap. It's a PHP class that extends/wraps around the basic Smarty class to provide some basic setup and additional functionality.

It uses the ArrayAccess interface to provide array-style access to variables within the smarty object. Additionally, some basic site setup is provided in the constructor, allowing you to specify the path to the various smarty directories.

This class was created using a combination of code from the Smarty manual and from a thread on the Smarty forums and is released under the Creative Commons Attribution-ShareAlike 2.5 license.

Download: SmartyWrap-r25.zip
Wiki: SmartyWrap

No comments: