An open API service indexing awesome lists of open source software.

https://github.com/bugadani/minty

Minty is a templating engine inspired by Twig
https://github.com/bugadani/minty

Last synced: 12 months ago
JSON representation

Minty is a templating engine inspired by Twig

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/bugadani/Minty.svg?branch=master)](https://travis-ci.org/bugadani/Minty)

What is Minty?
========
Minty is a templating engine written in PHP. Minty was inspired by Twig and Smarty, the two most popular
PHP templating engines.

Minty is licensed under the MIT license.