PHPackages                             bladeuix/daisyui - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. bladeuix/daisyui

ActiveLibrary[Templating &amp; Views](/categories/templating)

bladeuix/daisyui
================

A Laravel blade component library based on daisyUI.

v0.1.0-alpha.4(1mo ago)019↓100%MITPHPPHP ^8.2 | ^8.3 | ^8.4 | ^8.5CI passing

Since Apr 12Pushed 1mo agoCompare

[ Source](https://github.com/bladeuix/daisyui)[ Packagist](https://packagist.org/packages/bladeuix/daisyui)[ RSS](/packages/bladeuix-daisyui/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (4)Dependencies (4)Versions (5)Used By (0)

BladeUIX DaisyUI
================

[](#bladeuix-daisyui)

[![Latest Version on Packagist](https://camo.githubusercontent.com/6252908b8cecb87eab5bde7fb7c526baa13ee7ee1770c24a3140c7982415ad71/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f626c6164657569782f646169737975692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bladeuix/daisyui)[![Total Downloads](https://camo.githubusercontent.com/b69f31f9e5a1cdef4c27a00dcbd0c00300271e4be685e04b0110f4cdc64eb509/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f626c6164657569782f646169737975692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bladeuix/daisyui)

**BladeUIX DaisyUI** is a Laravel package for adding [daisyUI](https://daisyui.com/) components to your Blade templates.

Requirements
------------

[](#requirements)

VersionPHPLaravel1.x8.2.x, 8.3.x, 8.4.x, 8.5.x12.x, 13.xInstallation
------------

[](#installation)

### Prerequisites

[](#prerequisites)

You need to have daisyUI installed in your project. If you haven't already, you can install it via your terminal:

```
npm i -D daisyui@latest
```

### Package Installation

[](#package-installation)

Install the BladeUIX DaisyUI package via Composer:

```
composer require bladeuix/daisyui
```

### Configure Tailwind CSS

[](#configure-tailwind-css)

- Ensure that `daisyui` tailwindcss plugin in installed.
- `../../vendor/bladeuix/daisyui/src/View/Components/*.php` is included in tailwindcss scan files.

```
@import "tailwindcss";

/*Your other @source...*/

@source "../../vendor/bladeuix/daisyui/src/View/Components/*.php";
@plugin "daisyui";

/*Your other css utilities...*/
```

### Basic Usage

[](#basic-usage)

Once everything is installed and configured, you can use the components in your Blade templates:

```

    Click Me

```

Documentation
-------------

[](#documentation)

Full documentation is available at [bladeuix.njoguamos.me.ke/daisyui](https://daisyui.bladeuix.com?source=GitHubRepo).

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [GitHub Releases](https://github.com/bladeuix/daisyui/releases) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Njogu Amos](https://github.com/njoguamos)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance90

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~3 days

Total

4

Last Release

48d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1262b428518ef976f4268074e0b9e9280ec9af765aee553112bea64401beed8f?d=identicon)[njoguamos](/maintainers/njoguamos)

---

Top Contributors

[![njoguamos](https://avatars.githubusercontent.com/u/29255728?v=4)](https://github.com/njoguamos "njoguamos (48 commits)")

---

Tags

laravelbladeDaisyUI

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/bladeuix-daisyui/health.svg)

```
[![Health](https://phpackages.com/badges/bladeuix-daisyui/health.svg)](https://phpackages.com/packages/bladeuix-daisyui)
```

###  Alternatives

[robsontenorio/mary

Gorgeous UI components for Livewire powered by daisyUI and Tailwind

1.5k531.0k21](/packages/robsontenorio-mary)[moonshine/moonshine

Laravel administration panel

1.3k239.9k72](/packages/moonshine-moonshine)[hasinhayder/tyro-dashboard

Tyro Dashboard - Beautiful admin dashboard for managing Tyro roles, privileges, users, and settings

5222.7k](/packages/hasinhayder-tyro-dashboard)[technikermathe/blade-lucide-icons

A package to easily make use of Lucide icons in your Laravel Blade views.

18379.7k9](/packages/technikermathe-blade-lucide-icons)[hasinhayder/tyro-login

Tyro Login - Beautiful, customizable authentication views for Laravel 12 &amp; 13

2443.7k5](/packages/hasinhayder-tyro-login)[ublabs/blade-simple-icons

A package to easily make use of Simple Icons in your Laravel Blade views.

1958.8k](/packages/ublabs-blade-simple-icons)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
