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.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:php:applications/php-smarty3 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
php-smarty3.changes | 0000010287 10 KB | |
php-smarty3.spec | 0000003994 3.9 KB | |
smarty-3.1.48.tar.gz | 0000267574 261 KB |
Latest Revision
Arjen de Korte (adkorte)
accepted
request 1082278
from
Carsten Ziepke (Kieltux)
(revision 7)
- New upstream release 3.1.48 - Fixed Cross site scripting vulnerability in Javascript escaping. This addresses CVE-2023-28447. - Output buffer is now cleaned for internal PHP errors as well, not just for Exceptions.
Comments 0