ikbaldjaya/talldaisyui

TallDaisyUi is a laravel blade UI Components library build on TALL Stack and Daisy Ui

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

Language:Blade

pkg:composer/ikbaldjaya/talldaisyui

v0.1.0-alpha 2025-08-03 12:18 UTC

This package is auto-updated.

Last update: 2025-12-18 06:31:43 UTC


README

Latest Version on Packagist Total Downloads GitHub license

TallDaisyUI is a Laravel Blade UI Components library built on TALL Stack (Tailwind CSS, Alpine.js, Laravel, Livewire) and DaisyUI. It provides a collection of beautifully designed, responsive, and accessible UI components that can be easily integrated into your Laravel applications.

πŸš€ Introduction

TallDaisyUI combines the power of DaisyUI's beautiful component classes with Laravel Blade components to create a seamless development experience. Built specifically for the TALL stack ecosystem, this package offers:

  • 🎨 Beautiful Design: Leverages DaisyUI's stunning component classes
  • ⚑ Easy Integration: Simple Blade component syntax
  • πŸ“± Responsive: Mobile-first design approach
  • πŸ”§ Customizable: Fully themeable components
  • πŸš€ Lightweight: No heavy JavaScript dependencies
  • 🎯 TALL Stack Optimized: Works perfectly with Tailwind, Alpine, Laravel, and Livewire

πŸ“– Installation

Requirements

  • PHP 8.2+
  • Laravel 12.0+
  • Livewire 3.0+
  • Tailwind CSS 4.0+
  • DaisyUI 5.0+

Step 1: Install via Composer

Install the package via composer.

composer require ikbaldjaya/talldaisyui

Step 2: Run the installer

Run the installer to publish the assets and configuration files.

php artisan install:talldaisyui

πŸ“š Documentation

Complete documentation is coming soon! In the meantime, you can find temporary documentation at our Documentation Page.

Example Usage

<x-button label="Hello" color="primary" />

πŸ“ License

TallCraftUI is open-sourced software licensed under theΒ MIT license