PHPackages                             skowei/dashboard - 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. skowei/dashboard

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

skowei/dashboard
================

Dashboard made with tailwindcss &amp; alpinejs

130Blade

Since Aug 3Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Skowei/Dashboard)[ Packagist](https://packagist.org/packages/skowei/dashboard)[ RSS](/packages/skowei-dashboard/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Admin Panel made using [Skowei/ui](https://github.com/Skowei/Ui) Components package
===================================================================================

[](#admin-panel-made-using-skoweiui-components-package)

Currently Supported Versions
----------------------------

[](#currently-supported-versions)

- Laravel Blades
- Vue
- React

### How to install ?

[](#how-to-install-)

#### 1. Download package

[](#1-download-package)

```
composer require skowei/dashboard
```

#### 2. Install Package

[](#2-install-package)

```
php artisan sk/dashboard:install
```

> Package comes with basic routes, migration and seeder for included pages and aside functionality.
> After installation Include `dashboard.php` in your `web.php` file
> and `dashboardSeeder.php` to your `databaseSeeder.php` file and run `php artisan migrate --seed`

### How to update?

[](#how-to-update)

#### 1. Run

[](#1-run)

```
Composer Update
```

 to update package to newest version if available

#### 2. Update by deleting certain files and running

[](#2-update-by-deleting-certain-files-and-running)

```
php artisan sk/dashboard:update
```

 to copy their new version, or simply run

```
php artisan sk/dashboard:update --force
```

 to override all files

### Commands

[](#commands)

- ```
    php artisan sk/dashboard:install ver --force
    ```

    - 'var' argument determine version of components (blade, vue, react). leave blank for blade components
    - '--force' argument overrides existing files if they exists,
    - by default installation command forces to override existing files
- ```
    php artisan sk/dashboard:update ver --force
    ```

    - 'var' argument determine version of components (blade, vue, react). leave blank for blade components
    - '--force' argument overrides existing files if they exists,
    - by default update command doesn't override but only copy files that doesn't exists

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity29

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://www.gravatar.com/avatar/ab18029dbd016e514f8f87d4538a195e1c7cf73828f7e7a9a234d70ff440f819?d=identicon)[Skowei](/maintainers/Skowei)

---

Top Contributors

[![Skowei](https://avatars.githubusercontent.com/u/49497566?v=4)](https://github.com/Skowei "Skowei (3 commits)")

### Embed Badge

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

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

###  Alternatives

[mirazmac/dotenvwriter

A PHP library to write values to .env (DotEnv) files

19129.3k7](/packages/mirazmac-dotenvwriter)[degraciamathieu/riddler

Password generator service

135.1k](/packages/degraciamathieu-riddler)

PHPackages © 2026

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