SmartyPlugins is a repository for unofficial/user-contributed Smarty plugins.
It was created to provide a common room for all Smarty plugins out there in the wild. Each plugin included should be fully documented and, where possible, accompanied by a test suite to ensure code quality and stability.
This project also includes a new architecture, based on OO paradigm, called Packages. A Package is a PHP class that groups several related plugins
and filters
, meant to deliver a common feature like translations or a Google Maps API for instance.
- PHP 5.3.2 and up.
- Smarty 3
Want to see your plugin or package included in this library?
- GitHub users: Fork this repository, add your package or plugin, and request a pull.
- Others: Drop me an email with an attachement containing the plugin/package and any other relevant file. You may throw a link to those files too if available online.
Coming soon
This library is licensed under the LGPLv3 License. See the LICENSE file for details.
Vítor Brandão - [email protected] ~ twitter.com/noiselabs ~ blog.noiselabs.org
See also the list of contributors who participated in this project.
Bugs and feature requests are tracked on GitHub.