PHPackages                             erfan\_kateb\_saber/admin\_panel - 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. erfan\_kateb\_saber/admin\_panel

ActivePackage[Admin Panels](/categories/admin)

erfan\_kateb\_saber/admin\_panel
================================

Manage routes and database

v3.0.0(3y ago)09MITPHP

Since Nov 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ErfKS/Admin-Panel)[ Packagist](https://packagist.org/packages/erfan_kateb_saber/admin_panel)[ RSS](/packages/erfan-kateb-saber-admin-panel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (6)Used By (0)

[![Total Downloads](https://camo.githubusercontent.com/476e6c658d0f85fa7c333ec33807dbf4d67e8431046c115e17ef58e5c3ac5542/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f657266616e5f6b617465625f73616265722f61646d696e5f70616e656c)](https://img.shields.io/packagist/dt/erfan_kateb_saber/admin_panel)[![Latest Stable Version](https://camo.githubusercontent.com/2a717c5d0bf9a91f4e890cb64b95cd920f7b262b934037ed5d484154026b8c92/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f657266616e5f6b617465625f73616265722f61646d696e5f70616e656c)](https://img.shields.io/packagist/dt/erfan_kateb_saber/admin_panel)[![License](https://camo.githubusercontent.com/97f450d80e78396649cbca1eba4ac9974a2768a4dfe40186bd0f2258c6a6c064/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f657266616e5f6b617465625f73616265722f61646d696e5f70616e656c)](https://img.shields.io/packagist/dt/erfan_kateb_saber/admin_panel)

Admin-Panel
===========

[](#admin-panel)

Admin Panel is a package for laravel that can manage Route access and tables of database

Install
-------

[](#install)

To install this package, run this command:

```
composer require erfan_kateb_saber/admin_panel

```

Then you can login in your admin panel in this route:

```
YOUR_URL/admin_panel/loginPage
```

This username and password is `admin`.

To change the admin password, run this command:

```
php artisan admin:change -p ADMIN_PASSWORD

```

The Admin username and password is saved in `YOUR_PROJECT\storage\app\private\admin_panel\db_admin_users.xml` and the route access database saved in `YOUR_PROJECT\storage\app\private\admin_panel\db_route_access.xml`.

Manage route access
-------------------

[](#manage-route-access)

### Auto Routes

[](#auto-routes)

To disable access routes, uncheck the status routes and then click `Save All` button.

### Auto Prefix Routes

[](#auto-prefix-routes)

To disable access prefix of routes, uncheck the status prefix and then click `Save All` button.

### Manual Routes

[](#manual-routes)

To add access route manually, in the `Create New` write the path route and set status on/off and then click insert.

### Manual Prefix Routes

[](#manual-prefix-routes)

To add access prefix manually, in the `Create New` write the path route and set status on/off and then click insert.

Fresh Routes
------------

[](#fresh-routes)

### From Navbar

[](#from-navbar)

Deletes all status of Auto Routes and Auto Prefix Routes, but keep your Manual data (Manual Routes and Manual Prefix Routes).

### From [Manual Routes](#manual-routes) and [Manual Prefix Routes](#manual-prefix-routes)

[](#from-manual-routes-and-manual-prefix-routes)

Deletes all status of Auto Routes and Auto Prefix Routes and **not keep** your Manual data (Manual Routes and Manual Prefix Routes).

Optimize XML Database
---------------------

[](#optimize-xml-database)

Removes unnecessary rows from XML Database.

License
-------

[](#license)

The Admin Panel package is open-sourced licensed under the MIT license.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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 ~1 days

Total

2

Last Release

1279d ago

Major Versions

v2.0.0 → v3.0.02022-11-10

### Community

Maintainers

![](https://www.gravatar.com/avatar/90b71c4f037855dd28e1aa19bc729ae990a1c2423fe05e624d4d860248cd8cef?d=identicon)[Erfan Kateb Saber](/maintainers/Erfan%20Kateb%20Saber)

---

Top Contributors

[![ErfKS](https://avatars.githubusercontent.com/u/81411642?v=4)](https://github.com/ErfKS "ErfKS (41 commits)")

### Embed Badge

![Health badge](/badges/erfan-kateb-saber-admin-panel/health.svg)

```
[![Health](https://phpackages.com/badges/erfan-kateb-saber-admin-panel/health.svg)](https://phpackages.com/packages/erfan-kateb-saber-admin-panel)
```

###  Alternatives

[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.4M207](/packages/backpack-crud)[conedevelopment/root

Root is an admin package for Laravel applications.

3713.1k2](/packages/conedevelopment-root)[eveseat/web

SeAT Web Interface

2723.2k135](/packages/eveseat-web)

PHPackages © 2026

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