I'm in the process of creating a website. Just wanted to download the smarty engine and look what I've found:
The Smarty 3 beta is taking much longer than expected, but we wanted to be sure we had everything right. Our preliminary performance tests are already showing us very promising speed improvements over Smarty 2 (2-5x on average), and we're not done!
Nice, nice!
Quote:
Feature List:
* PHP5 OO design
* SPEED
* Object Chaining
* Exception Error Handling
* Assigned Data Objects
* Multiple Template Objects
* Static Object Access
* Pure PHP Template Option
* Powerful Parser/Lexer
* Tons of Template Syntax Enhancements
* Improved Data Scoping Features
* Variable Filters (ie. auto-html-escape)
* In-template Functions (easy recursion)
* Template Inheritance
* PHP Streams Support (per template/variable/include)
* Smart javascript/css handling (no more {literal} tags)
* Improved Cache handling (per template/variable/function)
* Many other things too numerous!
|