Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-Smarty - Template/Presentation Framework for PHP
Although Smarty is known as a "Template Engine", it would be more accurately
described as a "Template/Presentation Framework." That is, it provides the
programmer and template designer with a wealth of tools to automate tasks
commonly dealt with at the presentation layer of an application. I stress the
word Framework because Smarty is not a simple tag-replacing template engine.
Although it can be used for such a simple purpose, its focus is on quick and
painless development and deployment of your application, while maintaining
high-performance, scalability, security and future growth.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
php-Smarty |
2.6.18 |
1.fc6 |
src |
152 KiB |
Mon Apr 30 00:27:57 2007 |
Changelog
- * Sun Apr 29 18:00:00 2007 Christopher Stone <chris{*}stone{%}gmail{*}com> 2.6.18-1
- Upstream sync
- * Wed Feb 21 17:00:00 2007 Christopher Stone <chris{*}stone{%}gmail{*}com> 2.6.16-2
- Minor spec file changes/cleanups
- * Fri Feb 9 17:00:00 2007 Orion Poplawski <orion{%}cora{*}nwra{*}com> 2.6.16-1
- Update to 2.6.16
- Install in /usr/share/php/Smarty
- Update php version requirement