blade
Template renderer
A tool for rendering Blade templates without the full Laravel framework
Use Blade templates without the full Laravel framework
145 stars
6 watching
36 forks
Language: PHP
last commit: 4 months ago
Linked from 1 awesome list
blade-templatelaravel-frameworkphptemplating
Related projects:
Repository | Description | Stars |
---|---|---|
mikaelmattsson/blade | Enables Laravel's Blade template engine in WordPress themes | 151 |
lets-blade/blade-template-engines | A collection of template engines designed to be used with Java-based web frameworks. | 8 |
blade-ui-kit/blade-ui-kit | A collection of reusable UI components for Laravel Blade templates | 1,491 |
chaclee/ci-blade | A Laravel Blade template engine implementation for Codeigniter 3.0+ | 19 |
lets-blade/blade-demos | A collection of demonstrations showcasing various Blade templates and features. | 55 |
cbl/blade-style | An asset delivery system for Laravel Blade templates that compiles styles on demand. | 18 |
bminer/node-blade | A template compiler that compiles HTML templates into JavaScript functions | 320 |
dev4dev/blade-snippets | A collection of shortcuts for working with Blade template engine in Sublime Text. | 116 |
clickcoder/slim-blade | A package that integrates the Blade templating engine with the Slim Framework. | 32 |
nicolas-cherel/rumblebars | An engine for parsing and rendering Handlebars templates | 2 |
antonioribeiro/steroids | A Laravel Blade extension that adds features such as automatic command generation, subtemplating, and block commands for more complex templates. | 95 |
medalink/laravel-blade | Adds syntax definitions for Laravel Blade templating engine | 420 |
vsmoraes/pdf-laravel5 | Provides an easy-to-use module to generate PDF documents from HTML templates in Laravel applications. | 87 |
aymerick/raymond | A Handlebars implementation for Go, allowing template rendering with automatic conversion and optimization of repeated parsing. | 608 |
proai/laravel-handlebars | Laravel wrapper for a fast and efficient template engine | 38 |