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

ActivePackage[Admin Panels](/categories/admin)

komeyl/dashboard
================

This is a basic laravel dashboard for speed project

0.1.3(6y ago)219MITPHP

Since Apr 26Pushed 3y ago1 watchersCompare

[ Source](https://github.com/komeylkalbali/Laravel-dashboard)[ Packagist](https://packagist.org/packages/komeyl/dashboard)[ RSS](/packages/komeyl-dashboard/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (3)Dependencies (1)Versions (5)Used By (0)

Laravel-dashboard داشبورد لاراول
================================

[](#laravel-dashboard--------------------------------داشبورد-لاراول)

> Basic laravel dashboard for speed projects. یک داشبورد ساده برای افزایش سرعت برنامه نویسی

[![Latest Stable Version](https://camo.githubusercontent.com/eaf03f3dfe11bb8f8ac68d87886ab540c54e93d0a681feb665a27852a2c7325f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b6f6d65796c2f64617368626f617264)](https://packagist.org/packages/komeyl/dashboard)[![Total Downloads](https://camo.githubusercontent.com/37857ec49c8ce5cd35531e206f9b1dc2b342f4627f37f58db3f273536ce13f36/68747470733a2f2f706f7365722e707567782e6f72672f6b6f6d65796c2f64617368626f6172642f646f776e6c6f616473)](https://packagist.org/packages/komeyl/dashboard)[![Latest Unstable Version](https://camo.githubusercontent.com/a743df792637262a8ae0ed320b7ff839c5efe934164b747202726de701ba993f/68747470733a2f2f706f7365722e707567782e6f72672f6b6f6d65796c2f64617368626f6172642f762f756e737461626c65)](https://packagist.org/packages/komeyl/dashboard)[![License](https://camo.githubusercontent.com/2491bc1c6240da2d675996407c445cdf513ccbbf093bd361f666c8467f96d2ac/68747470733a2f2f706f7365722e707567782e6f72672f6b6f6d65796c2f64617368626f6172642f6c6963656e7365)](https://packagist.org/packages/komeyl/dashboard)

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

[](#installation)

```
composer require komeyl/dashboard

php artisan command:InstallDashboard
```

And you see

```
Copied Directory [komeyl/dashboard/src/Views] To [/resources/views/dashboard]
Copied Directory [komeyl/dashboard/src/Assets] To [/public/assets]
Dashboard was installed successfully.

       ____                  _       _                                  _
      |  _ \    __ _   ___  | |__   | |__     ___     __ _   _ __    __| |
      | | | |  / _` | / __| | '_ \  | '_ \   / _ \   / _` | | '__|  / _` |
      | |_| | | (_| | \__ \ | | | | | |_) | | (_) | | (_| | | |    | (_| |
      |____/   \__,_| |___/ |_| |_| |_.__/   \___/   \__,_| |_|     \__,_|

```

```
{
    "require": {
        "komeyl/dashboard": "dev-master"
    }
}
```

Usage example
-------------

[](#usage-example)

### just Enter example.com/dashboard

[](#just-enter-examplecomdashboard)

publishes views

```
php artisan vendor:publish --tag=views --force

```

publishes assets

```
php artisan vendor:publish --tag=public --force

```

publishes translate

```
php artisan vendor:publish --tag=translate --force

```

publishes controllers

```
php artisan vendor:publish --tag=controllers --force

```

*For more examples and usage, please refer to the wiki.*

Meta
----

[](#meta)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~0 days

Total

4

Last Release

2210d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/54190980?v=4)[komeyl](/maintainers/Komeyl-dev)[@komeyl-dev](https://github.com/komeyl-dev)

---

Top Contributors

[![komeyl-dev](https://avatars.githubusercontent.com/u/54190980?v=4)](https://github.com/komeyl-dev "komeyl-dev (13 commits)")

---

Tags

admin-dashboardadmin-paneldashboarddashboard-templateslaravellaravel-dashboardlaravel-packagepakagephp-dashboardlaraveldashboardadminpanel

### Embed Badge

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

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

PHPackages © 2026

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