PHPackages                             moonshine/laravel-ui-bridge - 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. moonshine/laravel-ui-bridge

ActiveLibrary

moonshine/laravel-ui-bridge
===========================

Minimum set of dependencies for using MoonShine UI with Laravel

4.0.0(6mo ago)530↓100%2MITPHPPHP ^8.2|^8.3|^8.4CI failing

Since Apr 9Pushed 6mo ago1 watchersCompare

[ Source](https://github.com/moonshine-software/laravel-ui-bridge)[ Packagist](https://packagist.org/packages/moonshine/laravel-ui-bridge)[ Docs](https://getmoonshine.app)[ RSS](/packages/moonshine-laravel-ui-bridge/feed)WikiDiscussions 4.x Synced 1mo ago

READMEChangelog (3)DependenciesVersionsUsed By (0)

Laravel MoonShine UI Bridge
===========================

[](#laravel-moonshine-ui-bridge)

A lightweight Laravel package that allows you to use [moonshine/ui](https://github.com/moonshine-software/ui) as a standalone UI toolkit — without requiring the full MoonShine admin panel.

✨ Features
----------

[](#-features)

- Seamless integration of MoonShine UI components into any Laravel app
- Auto-resolves required dependencies and service providers
- Minimal setup, no bloat
- Works great for custom UIs, MVPs, or internal tools

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

[](#installation)

```
composer require moonshine/ui
```

```
composer require moonshine/laravel-ui-bridge
```

Usage
-----

[](#usage)

`welcome.blade.php`

```

                @vite([
                    'resources/css/main.css',
                    'resources/js/app.js',
                ], 'vendor/moonshine')

                                        Cancel
                                        Submit

                                Alert

                                Primary
                                Secondary
                                Success
                                Info
                                Warning
                                Error
                                Purple
                                Pink
                                Blue
                                Green
                                Yellow
                                Red
                                Gray

                                    {{ 'Hello!' }}

                                    {{ fake()->text(100) }}

                                    test

                                        Content

                                    Click me

                                    Link

                                    Link

                                        Content...

                                            Open modal

                                        Open

                                    {{ fake()->text() }}

                                        Popover

                                    This is a very beautiful popover, show some love.

                                        Skip
                                        Read More

```

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance68

Regular maintenance activity

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60% 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.

### Community

---

Top Contributors

[![lee-to](https://avatars.githubusercontent.com/u/1861327?v=4)](https://github.com/lee-to "lee-to (3 commits)")[![warete](https://avatars.githubusercontent.com/u/12802923?v=4)](https://github.com/warete "warete (2 commits)")

### Embed Badge

![Health badge](/badges/moonshine-laravel-ui-bridge/health.svg)

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

PHPackages © 2026

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