laravel-handlebars
template engine
Laravel wrapper for a fast and efficient template engine
Laravel wrapper of LightnCandy for using Handlebars (and Mustache) templates
38 stars
7 watching
18 forks
Language: PHP
last commit: 11 days ago
Linked from 1 awesome list
handlebarslaravellightncandymustachephp
Related projects:
Repository | Description | Stars |
---|---|---|
alosaur/handlebars | Provides an implementation of the Handlebars template engine for use with Deno | 30 |
cowboyd/handlebars.rb | Ruby bindings for Handlebars.js templating engine | 161 |
handlebars-net/handlebars.net | A .NET Handlebars template engine that compiles templates directly to IL bytecode and mimics the JS library's API. | 1,266 |
antonioribeiro/steroids | A Laravel Blade extension that adds features such as automatic command generation, subtemplating, and block commands for more complex templates. | 95 |
jknack/handlebars.java | A Java implementation of Handlebars templates with logic-less and semantic template engines. | 1,474 |
arinet/handlebardocs | Documentation on Handlebars.Net templating engine and helper functions. | 0 |
chaclee/ci-blade | A Laravel Blade template engine implementation for Codeigniter 3.0+ | 19 |
aymerick/raymond | A Handlebars implementation for Go, allowing template rendering with automatic conversion and optimization of repeated parsing. | 608 |
sunng87/handlebars-rust | A Rust implementation of the Handlebars templating language | 1,294 |
nicolas-cherel/rumblebars | An engine for parsing and rendering Handlebars templates | 2 |
helpers/handlebars-helpers | A comprehensive set of reusable functions for working with Handlebars templates | 2,222 |
mikaelmattsson/blade | Enables Laravel's Blade template engine in WordPress themes | 151 |
alexlafroscia/vite-plugin-handlebars | A plugin for Vite that enables template rendering using the Handlebars templating engine | 186 |
handlebars-net/handlebars.net.extension.json | An extension to Handlebars.Net that adds support for System.Text.Json | 0 |
sunng87/handlebars-iron | Middleware for rendering HTML templates with data using the Handlebars template engine in an Iron web framework. | 119 |