blade
by jenssegers
The standalone version of Laravel's Blade templating engine for use outside of Laravel.
blade
by ngangchill
This is a standalone package for laravel blade with some extra function such as partial, some usefull directives.
blade
The Blade template engine developed by Taylor Otwell and used in Laravel. Enables the use of Blade in your template files. We use this with Bedrock.
blade-components
by yocmen
This package introduces the concept of components in blade templating, take it from L5.4 for L5.1 LTS
blade-extended
by sleeping-owl
Extension to add control directives attributes to your Blade templates (bd-foreach, bd-inner-foreach, bd-if, bd-attr, bd-class and other).
blade-extended
by goszowski
Extension to add control directives attributes to your Blade templates (bd-foreach, bd-inner-foreach, bd-if, bd-attr, bd-class and other).
blade-extensions
by radic
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set, array (multiline), etc
blade-flags
by outhebox
A package to easily make use of country & language flags in your Laravel Blade views.
blade-heroicons
by blade-ui-kit
A package to easily make use of Heroicons in your Laravel Blade views.
blade-macro
by jobinja
Reusable scope-protected blade blocks, with empty I/O on runtime (replacement for @include which uses native I/O based PHP includes).
blade-partials
by crhayes
Introduces the concept of partials in blade templating. Think inline @extends functionality within your views.
cachetags
by perturbatio
Provides a partial caching mechanism for use with Laravel's Blade templating language or in normal PHP with the helpers
html-minify
by yocmen
Minifies the HTML output of Laravel 5 applications (Originally from https://github.com/fitztrev/laravel-html-minify)
html-minify
by tje3d
Minifies the HTML output of Laravel 5 applications (Originally from https://github.com/fitztrev/laravel-html-minify)