Download the PHP package zephyrphp/blade-ui without Composer
On this page you can find all versions of the php package zephyrphp/blade-ui. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package blade-ui
UI components in your Laravel Blade views.
Blade components to build your UI in Laravel. Inspired by Shadcn UI.
Requirements
- Laravel 11.x
- Tailwind CSS 3.x with @tailwindcss/forms & @tailwindcss/typography
- Alpine.js 3.x
Installation
Install the package via composer:
You must modify your tailwind.config.js
file to include some views:
You must modify your resources/css/app.css
file to include some variables:
You can publish the config file with:
This is the contents of the published config file:
You can publish the views using
Components
- Alert
- Avatar
- Badge
- Button
- Card
- Dialog
- Dropdown
- Form
- Icon
- Link
- Menu
- Mockup
- Navbar
- Navlist
- Separator
- Skeleton
- Typography
Usage
Alert
Avatar
Badge
Button
Card
Dialog
Dropdown
Form
Icon
Link
Menu
Mockup
Navbar
Navlist
Separator
Skeleton
Typography
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of blade-ui with dependencies
PHP Build Version
Package Version
The package zephyrphp/blade-ui contains the following files
Loading the files please wait ....