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

ActiveLibrary

paulkatipunan/simple-admin-panel
================================

Simple admin panel

04HTML

Since Feb 11Pushed 6y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Simple Admin Panel
==================

[](#simple-admin-panel)

### Installing

[](#installing)

Install package using Composer:

```
        composer require paulkatipunan/simple-admin-panel

```

Register the package's service provider in config/app.php:

```
        'providers' => [

            PaulKatipunan\ServiceProvider::class,

        ],

```

Run the Artisan's command:

```
   php artisan vendor:publish --provider="PaulKatipunan\ServiceProvider"

```

This will publish the dashboard blade file. And the css file for admin panel.

``

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

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/f1d12d0a52093af5ed3808afb0e683cc95c087c278d8b6ef76f079281881d377?d=identicon)[paulkatipunan](/maintainers/paulkatipunan)

---

Top Contributors

[![paulkatipunan](https://avatars.githubusercontent.com/u/38784657?v=4)](https://github.com/paulkatipunan "paulkatipunan (1 commits)")

### Embed Badge

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

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

PHPackages © 2026

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