PHPackages                             kore-ui/kore-ui - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. kore-ui/kore-ui

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

kore-ui/kore-ui
===============

A modern UI component library for Laravel with Livewire 4, Tailwind CSS v4, and Alpine.js

v1.1.0(2mo ago)065MITPHPPHP ^8.2CI passing

Since Mar 18Pushed 2w agoCompare

[ Source](https://github.com/koreui/kore-ui)[ Packagist](https://packagist.org/packages/kore-ui/kore-ui)[ RSS](/packages/kore-ui-kore-ui/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (12)Versions (11)Used By (0)

koreUi
======

[](#koreui)

A modern UI component library for Laravel, built with Livewire 4, Tailwind CSS v4, and Alpine.js.

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

[](#requirements)

- PHP ^8.2
- Laravel ^12.0
- Livewire ^4.0
- Tailwind CSS v4 (installed in your project)

Installation
------------

[](#installation)

```
composer require kore-ui/kore-ui
```

### CSS Setup

[](#css-setup)

Import the theme tokens and add the package views to Tailwind's source scan in your `app.css`:

```
@import "tailwindcss";
@import "../../vendor/kore-ui/kore-ui/resources/css/kore-theme.css";
@source "../vendor/kore-ui/kore-ui/resources/**/*.blade.php";
```

### JS Setup

[](#js-setup)

Import the Alpine components in your `app.js`:

```
import '../../vendor/kore-ui/kore-ui/resources/js';
```

### Overlay Usage

[](#overlay-usage)

Add the overlay manager to your layout:

```

```

Open overlays by dispatching events:

```

    Open Modal

```

License
-------

[](#license)

MIT

###  Health Score

43

—

FairBetter than 90% of packages

Maintenance91

Actively maintained with recent releases

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

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 ~2 days

Total

10

Last Release

81d ago

Major Versions

v0.2.5 → v1.0.02026-04-03

### Community

Maintainers

![](https://www.gravatar.com/avatar/debcb79de7298ab82fa6085762b70d4b916b803e41aa7c281084efe30948fb35?d=identicon)[Ovilla](/maintainers/Ovilla)

---

Top Contributors

[![CesarOvilla](https://avatars.githubusercontent.com/u/106494978?v=4)](https://github.com/CesarOvilla "CesarOvilla (63 commits)")

---

Tags

laraveluicomponentslivewiretailwindmodaloverlay

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/kore-ui-kore-ui/health.svg)

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

###  Alternatives

[livewire/flux

The official UI component library for Livewire.

9476.8M121](/packages/livewire-flux)[robsontenorio/mary

Gorgeous UI components for Livewire powered by daisyUI and Tailwind

1.5k531.0k21](/packages/robsontenorio-mary)[venturedrake/laravel-crm

A free open source CRM built as a package for laravel projects

42010.0k](/packages/venturedrake-laravel-crm)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.2k](/packages/tomshaw-electricgrid)[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)[ympact/flux-icons

A package to provide icons from different vendors for Livewire Flux.

118.7k](/packages/ympact-flux-icons)

PHPackages © 2026

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