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
- Host: GitHub
- URL: https://github.com/bugadani/minty
- Owner: bugadani
- License: mit
- Created: 2014-06-18T16:16:42.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-02-03T11:14:05.000Z (over 10 years ago)
- Last Synced: 2025-03-02T15:28:20.437Z (over 1 year ago)
- Language: PHP
- Size: 833 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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.