PHPackages                             mijnui/mijnui - 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. [Framework](/categories/framework)
4. /
5. mijnui/mijnui

ActiveLibrary[Framework](/categories/framework)

mijnui/mijnui
=============

UI component library for Laravel.

v1.0.1(4mo ago)0550[2 issues](https://github.com/mijn-ui/mijn-ui-tall/issues)MITBladePHP ^8.1

Since Jun 21Pushed 4mo agoCompare

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

READMEChangelogDependencies (3)Versions (14)Used By (0)

MIJN UI
=======

[](#mijn-ui)

MIJNUI is a UI component library designed specifically for [Livewire](https://livewire.laravel.com) applications. It is built with [Tailwind CSS](https://tailwindcss.com), offering a collection of components that are simple to implement and highly customizable.

Explore the components in action by visiting .

Prerequisites
-------------

[](#prerequisites)

Before installing Mijnui, ensure your project meets the following requirements:

- Laravel v10.0+
- Livewire v3.5.19+
- Tailwind CSS v4.0+

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

[](#installation)

To install, run the following command from your project’s root directory:

```
composer require mijnui/mijnui
```

Getting Started
---------------

[](#getting-started)

### 1. Include Mijnui Assets

[](#1-include-mijnui-assets)

Add the `@mijnuiScripts` Blade directives to your layout file:

```

    ...
    @mijnuiScripts

```

### 2. Set up Tailwind CSS

[](#2-set-up-tailwind-css)

Mijnui uses Tailwind CSS for its default styling. Add the following configuration to your `resources/css/app.css` file:

```
@import '../../vendor/mijnui/mijnui/dist/mijnui.css';

@tailwind base;
@tailwind components;
@tailwind utilities;
```

If you haven't installed Tailwind yet, you can follow the installation guide on the [Tailwind website](https://tailwindcss.com/docs/guides/laravel).

Configure Tailwind to use this font in your `resources/css/app.css`:

Asset Publishing
----------------

[](#asset-publishing)

This command will publish the necessary assets for the MIJN UI component library to your Laravel project. The assets include CSS, JavaScript, and other resources needed for the components to function properly in your application.

```
php artisan vendor:publish --tag=mijnui-assets
```

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance77

Regular maintenance activity

Popularity16

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 59% 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 ~4 days

Total

4

Last Release

126d ago

Major Versions

v0.1.0.x-dev → v1.0.02026-04-03

### Community

Maintainers

![](https://www.gravatar.com/avatar/00342fefdc74d266ef828c610965a169518ceba107048b73a62672bdc4c69cc9?d=identicon)[picoinno](/maintainers/picoinno)

---

Top Contributors

[![Zai185](https://avatars.githubusercontent.com/u/86978374?v=4)](https://github.com/Zai185 "Zai185 (111 commits)")[![paingsoeko](https://avatars.githubusercontent.com/u/97599513?v=4)](https://github.com/paingsoeko "paingsoeko (50 commits)")[![waiyanphoneaant](https://avatars.githubusercontent.com/u/116021611?v=4)](https://github.com/waiyanphoneaant "waiyanphoneaant (13 commits)")[![ArKar524](https://avatars.githubusercontent.com/u/135245798?v=4)](https://github.com/ArKar524 "ArKar524 (8 commits)")[![kyawlinntun-gif](https://avatars.githubusercontent.com/u/59950395?v=4)](https://github.com/kyawlinntun-gif "kyawlinntun-gif (4 commits)")[![SawHtutNaing](https://avatars.githubusercontent.com/u/92213575?v=4)](https://github.com/SawHtutNaing "SawHtutNaing (2 commits)")

---

Tags

laraveluicomponentslivewiretailwindalpinetall-stack

### Embed Badge

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

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.4M353](/packages/psalm-plugin-laravel)[livewire/flux

The official UI component library for Livewire.

9628.9M145](/packages/livewire-flux)[moonshine/moonshine

Laravel administration panel

1.3k268.2k87](/packages/moonshine-moonshine)[robsontenorio/mary

Gorgeous UI components for Livewire powered by daisyUI and Tailwind

1.5k612.7k24](/packages/robsontenorio-mary)[hasinhayder/tyro-dashboard

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

5495.1k](/packages/hasinhayder-tyro-dashboard)[hasinhayder/tyro-login

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

2488.1k7](/packages/hasinhayder-tyro-login)

PHPackages © 2026

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