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(2y ago)333MITJavaScriptPHP ^8.0

Since Apr 20Pushed 2y 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 1mo ago

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 22% 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

1078d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/329b960396f493e332531825b93fc28d414d59a033df3f2803ad6a2c721116f4?d=identicon)[queensherainfotech](/maintainers/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

[sebastienheyd/boilerplate

Laravel Boilerplate based on AdminLTE 3 with blade components, user management, roles, permissions, logs viewer, ...

28618.2k3](/packages/sebastienheyd-boilerplate)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[a2insights/filament-saas

Filament Saas for A2Insights

161.1k](/packages/a2insights-filament-saas)[tomshaw/electricgrid

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

116.6k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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