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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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.