PHPackages                             akarumey95/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. [Admin Panels](/categories/admin)
4. /
5. akarumey95/dashboard

ActiveLibrary[Admin Panels](/categories/admin)

akarumey95/dashboard
====================

This package for laravel admin panel

v1.0.6(5y ago)014MITPHP

Since Aug 1Pushed 5y agoCompare

[ Source](https://github.com/Akarumey95/dashboard)[ Packagist](https://packagist.org/packages/akarumey95/dashboard)[ RSS](/packages/akarumey95-dashboard/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (9)Used By (0)

Dashboard
---------

[](#dashboard)

[![Stable version](https://camo.githubusercontent.com/77c034d9128efb707cffce01e69ef8b9fee0d4a7c4f4285276c8abab1ac8f5fe/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d76312e302e362d677265656e)](https://packagist.org/packages/akarumey95/dashboard)

1)For install `composer require akarumey95/dashboard`

2)Open your `config/app.php` and add the following to the `providers` array:

```
Akarumey95\Dashboard\Providers\DashboardServiceProvider::class,
```

and to the `aliases` array:

```
'Dashboard' => Akarumey95\Dashboard\Facades\Dashboard::class,
```

3)Run in console

```
php artisan dashboard:install
```

Dashboard Use
-------------

[](#dashboard-use)

Generate Controller

```
php artisan dashboard:controller {Path to Model after App\\}
```

Generate Views

```
php artisan dashboard:view {ModelName}
```

Or Generate Controller with views

```
php artisan dashboard:controller {Path to Model after App\\} --view
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 85.7% 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 ~0 days

Total

7

Last Release

2104d ago

### Community

Maintainers

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

---

Top Contributors

[![Akarumey95](https://avatars.githubusercontent.com/u/53943161?v=4)](https://github.com/Akarumey95 "Akarumey95 (12 commits)")[![Mavinxukr](https://avatars.githubusercontent.com/u/47740819?v=4)](https://github.com/Mavinxukr "Mavinxukr (2 commits)")

### Embed Badge

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

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

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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