PHPackages                             queenshera/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. queenshera/admin-panel

ActiveLibrary[Admin Panels](/categories/admin)

queenshera/admin-panel
======================

AdminLTE based admin panel while setting your project

0.1.7(3y ago)333MITJavaScriptPHP ^8.0

Since Apr 20Pushed 3y agoCompare

[ Source](https://github.com/queenshera/admin-panel)[ Packagist](https://packagist.org/packages/queenshera/admin-panel)[ RSS](/packages/queenshera-admin-panel/feed)WikiDiscussions dev Synced today

READMEChangelog (6)Dependencies (7)Versions (7)Used By (0)

 [ ![Latest Stable Version](https://camo.githubusercontent.com/21899a9aee8c692ff4a2ac726118d7ed665862f1ee9cdd99aca07b7e60a0a5e3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f717565656e73686572612f61646d696e2d70616e656c) ](https://packagist.org/packages/queenshera/admin-panel) [ ![License](https://camo.githubusercontent.com/1c74cfbc742d10cbbd3f8eb83390dd34a38724084954bee9f4845db20f10b03e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f717565656e73686572612f61646d696e2d70616e656c) ](https://packagist.org/packages/queenshera/admin-panel)

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

[](#laravel-admin-panel)

Read up here for getting started and understanding the setup of admin panel

### Prerequisites

[](#prerequisites)

- Minimum PHP version ^8.0

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

[](#installation)

- Ensure you have enabled sodium extension in your php.ini file, otherwise it will generate error while installing adminPanel
- If your project using composer, run the below command

```
composer require queenshera/admin-panel

```

- Add the `Queenshera\AdminPanel\QsAdminPanelServiceProvider::class,` provider to the `providers` array in `config/app.php`:

```
'providers' => [
  Queenshera\AdminPanel\QsAdminPanelServiceProvider::class,
],
```

- Install all configuration and resource data files with command `php artisan adminPanel:install`.

Configuration
-------------

[](#configuration)

- The environment and config files comes with defaults and placeholders.
- Configure environment key-values in environment file to use aws s3, textlocal, msg91, razorpay services.
-

Available Services in this package
----------------------------------

[](#available-services-in-this-package)

- [Debugbar](https://github.com/barryvdh/laravel-debugbar/blob/master/readme.md)
- [DomPDF](https://github.com/barryvdh/laravel-dompdf/blob/master/readme.md)
- [Livewire](https://laravel-livewire.com/docs/quickstart)
- [AWS S3](https://github.com/queenshera/laravel-admin-panel/blob/dev/FileUpload.md)
- Firebase (not tested yet)
- [PestPHP](https://pestphp.com/docs/)
- [Textlocal](https://github.com/queenshera/laravel-admin-panel/blob/dev/TextLocal.md) SMS service
- [MSG91](https://github.com/queenshera/laravel-admin-panel/blob/dev/MSG91.md) SMS service
- [Razorpay](https://github.com/queenshera/laravel-admin-panel/blob/dev/Razorpay.md) payment gateway service
-

Development
-----------

[](#development)

- All added packages are not tested yet and under developments.
- All pull requests with additional packages or test cases are welcome.

License
-------

[](#license)

Queenshera Admin Panel SDK is released under the MIT License. See [LICENSE](https://github.com/queenshera/laravel-admin-panel/blob/dev/LICENCE) file for more details.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity44

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

Total

6

Last Release

1123d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/57682399?v=4)[Queenshera Infotech](/maintainers/queensherainfotech)[@queensherainfotech](https://github.com/queensherainfotech)

---

Top Contributors

[![queensherainfotech](https://avatars.githubusercontent.com/u/57682399?v=4)](https://github.com/queensherainfotech "queensherainfotech (24 commits)")

### Embed Badge

![Health badge](/badges/queenshera-admin-panel/health.svg)

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

###  Alternatives

[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

725172.4k14](/packages/tallstackui-tallstackui)[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M131](/packages/laravel-pulse)[livewire/flux

The official UI component library for Livewire.

9527.8M127](/packages/livewire-flux)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M194](/packages/laravel-ai)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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