mustache.php
Templater
A PHP implementation of the Mustache templating engine
A Mustache implementation in PHP.
3k stars
113 watching
422 forks
Language: PHP
last commit: 3 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mustache/mustache | Separates presentation logic from business logic in Ruby applications using templates and view classes | 3,037 |
janl/mustache.js | Logic-less templating library for JavaScript | 16,479 |
phly/phly_mustache | An implementation of the Mustache templating language in PHP | 122 |
spullara/mustache.java | Implementation of mustache.js for Java, enabling templating with data and conditional logic. | 1,901 |
stripe/stripe-php | A PHP library providing access to the Stripe API. | 3,754 |
schultyy/mustache.ex | Provides a simple templating solution with Mustache templates in Elixir | 61 |
twitter/hogan.js | A templating compiler that translates template languages into JavaScript code | 5,140 |
alosaur/mustache | A template rendering system using the Mustache templating language | 7 |
verbalexpressions/phpverbalexpressions | A PHP library to construct complex regular expressions with an intuitive syntax and human-readable definition format. | 2,410 |
kainjow/mustache | An implementation of the Mustache templating language in C++ | 357 |
justusadam/mustache | An implementation of the Mustache template language in Haskell | 98 |
tests-always-included/mo | Provides a simple, logic-less templating system for bash scripts | 568 |
perfectlysoft/perfect-mustache | A Swift package providing Mustache template support for Perfect. | 24 |
vlucas/phpdotenv | Automatically loads environment variables from a configuration file into PHP applications. | 13,177 |
phpro/grumphp | Automates code quality checks on commits to prevent bad coding practices from being committed | 4,147 |