PHPackages                             panelist/admin-package - 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. panelist/admin-package

ActiveLibrary[Admin Panels](/categories/admin)

panelist/admin-package
======================

293Blade

Since Nov 9Pushed 2y ago1 watchersCompare

[ Source](https://github.com/MianIbrahimKhalid/adminPackage)[ Packagist](https://packagist.org/packages/panelist/admin-package)[ RSS](/packages/panelist-admin-package/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Package Setup
-------------

[](#package-setup)

Install the package by executing the following command:

```
composer require panelist/admin-package:dev-main
```

After installing the package, the required views, controllers, and other necessary data will be automatically placed in the project directory.

Migrations
----------

[](#migrations)

To migrate the package's tables to the database, run the following command:

```
php artisan migrate
```

Setting Up Required Menus
-------------------------

[](#setting-up-required-menus)

Upload the required menus to the database by executing the following command:

```
php artisan db:seed --class=stMenuSeeder
```

Configuring Admin Permissions
-----------------------------

[](#configuring-admin-permissions)

Grant access to the menus to the admin by running the following command:

```
php artisan db:seed --class=stUserMenuSeeder
```

Usage
-----

[](#usage)

Once the package is installed, access the admin panel by navigating to `localhost:8000/admin/home`.

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity21

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/9409a7cca1d4a441f1346b8554093507fd470e161927f015a49a39417db9d98b?d=identicon)[ibrahimkhalid](/maintainers/ibrahimkhalid)

---

Top Contributors

[![ibrahimkhaliddev](https://avatars.githubusercontent.com/u/91199771?v=4)](https://github.com/ibrahimkhaliddev "ibrahimkhaliddev (199 commits)")

### Embed Badge

![Health badge](/badges/panelist-admin-package/health.svg)

```
[![Health](https://phpackages.com/badges/panelist-admin-package/health.svg)](https://phpackages.com/packages/panelist-admin-package)
```

PHPackages © 2026

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