XSLT PHP Template Engine | PH7Xsl Code
XSLT PHP template engine for your views
Brought to you by:
poh7
File | Date | Author | Commit |
---|---|---|---|
Example | 2012-10-11 |
![]() |
[6cf494] Initial Commit |
Library | 2012-12-08 |
![]() |
[46423e] Small improvement in a method |
LICENSE.txt | 2012-10-11 |
![]() |
[6cf494] Initial Commit |
README.md | 2013-09-14 |
![]() |
[22710c] Wrong license link |
This is a simple but effective and powerful template engine running PHP with XSLT (Extensible Stylesheet Language Transformations).
With XSLT syntax, your template code and may be portable to virtually any programming language.
It also allows for the separation of PHP code and template code to have a much more professional software and template much more clean and clear.
PHP 5.3.0 or newer.
Pierre-Henry Soria
Contact me at ph7software@gmail.com
General Public License 3 or later; See the LICENSE.txt file.