laravel-rnx
by arnelirobles
rnxJS integration for Laravel - Blade directives and helpers for reactive components
laravel-html-fragment-cache
by iperamuna
A lightweight, generic HTML fragment caching package for Laravel. Cache any rendered HTML by identifier with support for all Laravel cache drivers, Blade directives, and simple invalidation.
laravel-alert
by wahyudedik
A beautiful and easy-to-use alert notification library for Laravel with Blade integration
laravel-blade-minify-plus
by shemshad
Minify final Laravel Blade HTML safely with first-class Laravel 8-13 support and beginner-friendly configuration.
laravel-blade-ui-kit
by vanaboom
A set of renderless components to utilise in your Laravel Blade views.
laravel-glide
Use Glide with ease directly in Laravel views - Forked and Updated from lukasmu/laravel-glide
latex-for-laravel
A Laravel package that provides seamless integration between Laravel Blade templates and LaTeX, enabling dynamic PDF generation
laravel-medialibrary-extensions
by mlbrgn
Extensions designed for use with the Media Library package by Spatie. Adds a single image uploader, multiple image uploader and a modal with carousel
laravel-country-flags
by sandersm90
A package to easily make use of country flags in your Laravel Blade views.
custom-view-laravel
A powerful and flexible Laravel package that extends the default view generation capabilities with customizable templates, layouts, and file management features
laravel-permission-scanner
Permission Scanner Tool is a scans your application for @can, @canany, and permission middleware usage in controllers, routes, and Blade views. It helps developers analyze and manage role-based access control (RBAC) by extracting all permission-related directives efficiently.
laravel-raw-blade-components
by erickcomp
Provides the possibility to create and use blade components syntax with arbitrary code
laravel-stacked-components
by erickcomp
Provides components that will be inserted into a given stack
laravel-string-typography
by whitecube
A set of simple Str & Stringable macros helping to implement typographic rules
laravel-mobile-detect
by deguiric
Instant mobile detection access directly from within Blade templates.
laravel-raw-view
It's intended to compile a view from the HTML string 'on the fly'. You don't need to create a view file.
laravel-links
by whitecube
Store & resolve internal URLs without having to worry about route, slug or domain changes
site-laravel
by gammamatrix
Playground: This package provides a Laravel (users.id is an integer) site using Sanctum for authentication and authorization and utilizes Blade for the UI. A Content Management System is also provided, along with user and settings management.
blade-lucide-icons
A package to easily make use of Lucide icons in your Laravel Blade views.
laravel-mobile-detect
by tobya
Instant mobile detection access directly from within Blade templates.
laravel-theme
by mankingkaew
Laravel 10 Themes: Asset & Views folder per theme. Theme inheritance. Blade integration and more...
laravel-components
by teamprodev
A set of renderless components to utilise in your Laravel Blade views.
laravel-crud
by san-kumar
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.