PHPackages                             black-paradise/admin-blade-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. [Templating &amp; Views](/categories/templating)
4. /
5. black-paradise/admin-blade-ui

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

black-paradise/admin-blade-ui
=============================

Blade UI for BPAdmin

04PHP

Since Mar 14Pushed 1y ago1 watchersCompare

[ Source](https://github.com/BlackRider666/bp-admin-blade-ui)[ Packagist](https://packagist.org/packages/black-paradise/admin-blade-ui)[ RSS](/packages/black-paradise-admin-blade-ui/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Black-Paradise/AdminBladeUI
===========================

[](#black-paradiseadminbladeui)

Introduction
------------

[](#introduction)

`Black-Paradise/AdminBladeUI` Blade UI for `Black-Paradise/LaravelAdmin`

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

[](#installation)

To install the package, run the following command:

```
composer require black-paradise/admin-blade-ui
```

Example Vite config
-------------------

[](#example-vite-config)

```
export default defineConfig({
    resolve: {
        alias: {
            'vue': 'vue/dist/vue.esm-bundler.js',
        },
    },
    plugins: [
        laravel({
            input: [
                'resources/js/app.js',
                'resources/js/vendor/bpadmin/main.js', // package file
                'resources/css/app.css',
            ],
            refresh: true,
        }),
        vue(),
    ],
    build: {
        rollupOptions: {
            input: {
                app: 'resources/js/app.js',
                admin: 'resources/js/vendor/bpadmin/main.js',     // JS for package
            },
        },
    },
});
```

Roadmap
-------

[](#roadmap)

- Support for custom components.
- Additional customization options for pages.

License
-------

[](#license)

This package is open-source and licensed under the MIT license.

Support
-------

[](#support)

If you would like to support this package, you can do so on [Patreon](https://patreon.com/BlackParadise?utm_medium=unknown&utm_source=join_link&utm_campaign=creatorshare_creator&utm_content=copyLink).

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity15

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11577778?v=4)[BlackRider666](/maintainers/BlackRider666)[@BlackRider666](https://github.com/BlackRider666)

---

Top Contributors

[![BlackRider666](https://avatars.githubusercontent.com/u/11577778?v=4)](https://github.com/BlackRider666 "BlackRider666 (5 commits)")

### Embed Badge

![Health badge](/badges/black-paradise-admin-blade-ui/health.svg)

```
[![Health](https://phpackages.com/badges/black-paradise-admin-blade-ui/health.svg)](https://phpackages.com/packages/black-paradise-admin-blade-ui)
```

###  Alternatives

[mustache/mustache

A Mustache implementation in PHP.

3.3k44.6M291](/packages/mustache-mustache)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[whitecube/nova-flexible-content

Flexible Content &amp; Repeater Fields for Laravel Nova.

8053.0M25](/packages/whitecube-nova-flexible-content)[mopa/bootstrap-bundle

Easy integration of twitters bootstrap into symfony2

7042.9M33](/packages/mopa-bootstrap-bundle)[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3871.2M](/packages/limenius-react-bundle)[symfony/ux-icons

Renders local and remote SVG icons in your Twig templates.

545.8M69](/packages/symfony-ux-icons)

PHPackages © 2026

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