{{overview}}
{{features}}
http://www.softaculous.com/demos/Smarty
http://www.softaculous.com/softwares/frameworks/Smarty
1527748
http://www.smarty.net/
5.4.1
44
29-08-2024
4.1.7
Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic. This implies that PHP code is application logic, and is separated from the presentation.
Smarty is released under the LGPL.
- Clean separation of presentation from application code
- PHP backend, Smarty template frontend
- Compliment PHP, not replace it
- Fast development/deployment for programmers and designers
- Quick and easy to maintain
- Syntax easy to understand, no PHP knowledge required
- Flexibility for custom development
- Security: insulation from PHP
- Free, open source