PHPackages                             anisaronno/multipurpose-admin-panel-boilerplate - 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. anisaronno/multipurpose-admin-panel-boilerplate

ActiveProject[Admin Panels](/categories/admin)

anisaronno/multipurpose-admin-panel-boilerplate
===============================================

Application with laravel-10, vue-3, vite -4 , inertia 1, typescript, tailwind-3

0.2.0(2y ago)301585MITPHPPHP ^8.1.0

Since Mar 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/anisAronno/multipurpose-admin-panel-boilerplate)[ Packagist](https://packagist.org/packages/anisaronno/multipurpose-admin-panel-boilerplate)[ RSS](/packages/anisaronno-multipurpose-admin-panel-boilerplate/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (10)Dependencies (24)Versions (21)Used By (0)

Modern monolithic pwa Admin Panel boilerplate with ssr
------------------------------------------------------

[](#modern-monolithic-pwa-admin-panel-boilerplate-with-ssr)

Application with laravel, vue js, vite, inertia js, tailwind css, typescript

Getting started
===============

[](#getting-started)

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

[](#installation)

Install project with composer command

```
composer create-project anisaronno/multipurpose-admin-panel-boilerplate admin-panel

```

Switch to the repo folder

```
cd admin-panel

```

Run the database migrations (**Set the database connection in .env before migrating**)

```
php artisan migrate

```

Run the database seeder (**Do it after migrating your table**)

```
php artisan db:seed

```

Run Job

```
php artisan queue:work

```

Or

```
php artisan schedule:run

```

Run command for development

```
npm run dev

```

for frontend build

```
npm run build

```

for ssr

```
node bootstrap/ssr/ssr.mjs

```

Start the local development server

```
php artisan serve

```

You can now access the server at

Contribution Guide
------------------

[](#contribution-guide)

Follow the [Link](https://github.com/anisAronno/multipurpose-admin-panel-boilerplate/blob/develop/CONTRIBUTING.md).

License
-------

[](#license)

The application is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

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

Recently: every ~27 days

Total

16

Last Release

833d ago

PHP version history (2 changes)0.0.1PHP ^8.0.2

0.0.5PHP ^8.1.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/ec2b9e2be2157130259ea94f8d96649bf9f060aa3534d00529a80f5f38c74d71?d=identicon)[anisAronno](/maintainers/anisAronno)

---

Top Contributors

[![anisAronno](https://avatars.githubusercontent.com/u/38912435?v=4)](https://github.com/anisAronno "anisAronno (146 commits)")

---

Tags

admin-panelboilerplatedashboardinertialaravelphptailwindtailwindcsstypescriptvitevuelaraveldashboardinertiajstailwindcssadmin-panelVue.js

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/anisaronno-multipurpose-admin-panel-boilerplate/health.svg)

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

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[riodwanto/superduper-filament-starter-kit

A comprehensive Laravel Filament 3 💡 starter kit with pre-installed plugins, admin panel, user management, SEO tools, theme customization, and content management for rapid application development

2708.5k](/packages/riodwanto-superduper-filament-starter-kit)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)

PHPackages © 2026

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