ddfsn / blade-component-themes
A collection of example themes for ddfsn/blade-components.
Package info
github.com/distortedfusion/blade-component-themes
pkg:composer/ddfsn/blade-component-themes
Requires
- php: ^8.0
- ddfsn/blade-components: *
Requires (Dev)
This package is auto-updated.
Last update: 2026-08-17 19:12:20 UTC
README
A collection of example themes for Blade Components, the hand-crafted UI component library for building consistent web experiences in Laravel apps.
These themes power the themes gallery and serve as reference implementations you can copy, adapt, or learn from.
Usage
These themes are examples, not a runtime dependency of ddfsn/blade-components. You can install this package to pull them in directly, or use them as a starting point for your own theme.
composer require ddfsn/blade-component-themes
Creating a theme
See the theming guide for how to implement your own theme.
License
The MIT License (MIT). Please see License File for more information.