MiniTemplator is a compact template engine for HTML files. It's available in Java, PHP and Visual Basic (VB/VBA). It uses a simple syntax for template variables and blocks, supports nested blocks and is implemented as a single code module.
Categories
InternetLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow MiniTemplator
Other Useful Business Software
Get the most trusted enterprise browser
Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
Rate This Project
Login To Rate This Project
User Reviews
-
Minitemplator works wonderful.
-
I really recommend MiniTemplator. I used it in VB, PHP and Java Projects. No other templating engine i know of provide the same degree of separation of view and logic. Even loops and conditionals are driven by the host language. Simple and powerful.