Libraries tagged by blade theme
protonemedia/laravel-task-runner
5364 Downloads
Write Shell scripts like Blade Components and run them locally or on a remote server
themsaid/katana-core
2208 Downloads
Static site & blog generator with markdown support.
themonkeys/blade-cache-filter
965 Downloads
A simple caching filter that caches Laravel's Response objects
keltiecochrane/themosis-view
87 Downloads
A plugin that overrides some default blade behaviour for Themosis
djgadd/themosis-view
81 Downloads
A plugin that overrides some default blade behaviour for Themosis
x-blade/x-blade-visitor-tracker
20 Downloads
A simple Laravel package to track website visitors and store them in a JSON file.
thereline/crudmaster
5 Downloads
A Laravel package called CrudMaster that provides modular, flexible CRUD generation and response handling, tailored for both API and web (Inertia or Blade) apps.
theneiam/twade
10 Downloads
View engine plugin for Seotoaster 2.x, that brings Twig and Blade power to the system
awjudd/template-cache
0 Downloads
An easy way to cache parts of your views to prevent the re-generation of them
mwakisha/tarablade
10 Downloads
A package that quickly converts plain HTML files into Blade files and integrates them into a Laravel project,together with their accompanying assets.
artryazanov/artisan-translator
0 Downloads
A Laravel package to extract Blade translation strings and translate them using AI.
teampro/language-translation-scanner
24 Downloads
An elegant way to scan all text of blade files and send to database them.
skorelabs/laravel-menubuilder
58 Downloads
Build menus and put them at different places (json, inertia, blade, spa, etc)
tutortonym/laravel-quick-forms
8 Downloads
Laravel Quick Forms allows you to quickly and easily Integrate a subscribe or a contact us form (or both) to your Laravel application with simple Blade components without having to create everything (models, migrations, controllers, validation, views, routes, etc...) from scratch with the option to protect them with Google reCAPTCHA v2.
helloarman/vardump
39 Downloads
This will help you to use var_dump() and print_r() on your blade with the tag. People who are familiar with these php functions will benefit from this.