dse / massassi-template
A native PHP template system in about 50 lines.
Installs: 23
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/dse/massassi-template
This package is not auto-updated.
Last update: 2025-11-03 19:41:22 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.