dse/massassi-template

A native PHP template system in about 50 lines.

v1.0.3 2016-07-02 02:54 UTC

This package is not auto-updated.

Last update: 2024-04-22 11:58:17 UTC


README

It's a PHP templating engine written in about 50 lines of PHP.

See: http://www.massassi.com/php/articles/template_engines/

Installation

You can use https://getcomposer.org/ to install this:

composer require dse/massassi-template

License

This code is in the public domain.