h2lsoft / tpln

Template written in php: simple, fast and flexible (online examples are availables)

Home Page:http://tpln.h2lsoft.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TPLN boost your PHP dev

TPLN is a fast php template engine. The PHP code is separated of your design what facilitates the update of the design of your documents and to permit to separate work between webdesigner and PHP coder your work is built faster and it is easier to update.

Hot Features :

-  Easy to learn
-  Fast
-  Support imbricated blocs, conditionnal, include, automatic form error validator

Installation :

- via composer require h2lsoft/tpln

- or simply unzip in your web root directory => 
    https://github.com/h2lsoft/tpln/archive/master.zip

Official website, examples, documentation :

http://tpln.h2lsoft.com

Bug tracker / Suggestion

https://github.com/h2lsoft/tpln/issues

About

Template written in php: simple, fast and flexible (online examples are availables)

http://tpln.h2lsoft.com/

License:MIT License


Languages

Language:PHP 87.2%Language:HTML 12.8%