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: 2025-01-13 15:20:35 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.