Libraries tagged by blade extension
tomasvotruba/bladestan
291544 Downloads
PHPStan rule for static analysis of Blade templates
radic/blade-extensions
315947 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
bitpress/blade-extensions
10060 Downloads
Laravel Blade extension classes
softheroes/indenting-persistent-blade-compiler
4073 Downloads
Extension on the Laravel Blade compiler that persists indenting when using replaced content in blade templates.
sineld/bladeset
22538 Downloads
A very simple blade extension which allows variables to be set within blade templates.
haleks/writedown
10410 Downloads
Writedown integrate markdown "curly" braces inside the blade template engine, adding view extension and also giving the possibility of extending CommonMark.
nerdcel/kirby3-blade-extensions
1640 Downloads
Kirby3 plugin to add directives and ifs to blade.
torzer/laravel-blade-pack
62 Downloads
Laravel package with Blade extensions and directives for torzer projects
alexdover/blade-set
57959 Downloads
A very simple blade extension which allows variables to be set.
advmaker/blade-loop
1198 Downloads
Extends blade template engine with @loop, @endloop, @break, @continue and in-loop variables
prinsfrank/indenting-persistent-blade-compiler
139 Downloads
Extension on the Laravel Blade compiler that persists indenting when using replaced content in blade templates.
sleeping-owl/blade-extended
79 Downloads
Extension to add control directives attributes to your Blade templates (bd-foreach, bd-inner-foreach, bd-if, bd-attr, bd-class and other).
ju1ius/twig-buffers-extension
275 Downloads
Like Blade stacks? Use Twig buffers!
haleks/laravel-markdown
7699 Downloads
Laravel Markdown integrate markdown 'curly' braces inside the blade template engine, adding view extension and also giving the possibility of extending CommonMark.
zjkiza/sql-blade
6 Downloads
The packages executes raw SQL queries with the flexibility to embed Blade extensions, enabling the dynamic creation of queries using Blade syntax.