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
Auth for GenAI | Auth0
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
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.