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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.