PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Pierre-Henry Soria   XSLT PHP Template Engine   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Doc
Class: XSLT PHP Template Engine
Process templates using XSLT
Author: By
Last change: Update of README.md
Date: 2 months ago
Size: 642 bytes
 

Contents

Class file image Download

XSLT PHP Template Engine

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.

Server Requirements

PHP 5.3.0 or newer.

Author

Pierre-Henry Soria

Contact

Contact me at ph7software@gmail.com

License

General Public License 3 or later; See the LICENSE.txt file.