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

ActiveLibrary[Admin Panels](/categories/admin)

itsjeffro/panel
===============

Simple administration package

1.x-dev(4y ago)01[10 PRs](https://github.com/itsjeffro/panel/pulls)MITPHPPHP ^7.3

Since Oct 10Pushed 3y agoCompare

[ Source](https://github.com/itsjeffro/panel)[ Packagist](https://packagist.org/packages/itsjeffro/panel)[ RSS](/packages/itsjeffro-panel/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (2)Versions (12)Used By (0)

Panel
=====

[](#panel)

 [![Build Status](https://github.com/itsjeffro/panel/workflows/tests/badge.svg)](https://github.com/itsjeffro/panel/actions) [![Total Downloads](https://camo.githubusercontent.com/484922fd9f0aa2e3409e391d9a98a0284ae973622a2dd2d7adc91613d1a201ca/68747470733a2f2f706f7365722e707567782e6f72672f6974736a656666726f2f70616e656c2f642f746f74616c2e737667)](https://packagist.org/packages/itsjeffro/panel) [![Latest Stable Version](https://camo.githubusercontent.com/093aee961c03cabc56e64ae0d9bfc362f5398a536ce61caaaf80c5b1231cd166/68747470733a2f2f706f7365722e707567782e6f72672f6974736a656666726f2f70616e656c2f762f737461626c652e737667)](https://packagist.org/packages/itsjeffro/panel) [![](https://camo.githubusercontent.com/c3709eeb8a3d8aa9d0a51d78f1d0d9ab36595f6d97d40d1d650574224b2fc20b/68747470733a2f2f706f7365722e707567782e6f72672f6974736a656666726f2f70616e656c2f6c6963656e73652e737667)](https://packagist.org/packages/itsjeffro/panel)

Introduction
------------

[](#introduction)

Inspired by Laravel Nova. This package provides a separate administration panel to manage model data.

This is by no means a replacement or a competitor. I mainly created this package to see if I could create something similar to a learning experience.

 [![](https://camo.githubusercontent.com/c03bdbfe355a0fdac45f21bb13b69540547221a2aa5758c9e8c41f365de1cec5/68747470733a2f2f7265732e636c6f7564696e6172792e636f6d2f647a34746a737769762f696d6167652f75706c6f61642f76313633333635363037362f70616e656c2e706e67)](https://camo.githubusercontent.com/c03bdbfe355a0fdac45f21bb13b69540547221a2aa5758c9e8c41f365de1cec5/68747470733a2f2f7265732e636c6f7564696e6172792e636f6d2f647a34746a737769762f696d6167652f75706c6f61642f76313633333635363037362f70616e656c2e706e67)

Requirements
------------

[](#requirements)

- Laravel 7

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

[](#installation)

The package's main service provider will be automatically registered with Laravel's package auto-discovery.

```
composer require itsjeffro/panel
```

Publish the package's assets, config and provider by running `panel:install` Artisan command:

```
php artisan panel:install
```

### Dashboard

[](#dashboard)

A dashboard will be exposed at the `/panel` URI by default, but can be changed in the config.

### Configuration

[](#configuration)

The package config is located at `config/panel.php`.

Documentation
-------------

[](#documentation)

- [Resources](./docs/resources.md)
- [Fields](./docs/fields.md)
- [Actions](./docs/actions.md)

Roadmap
-------

[](#roadmap)

Since this is a project I plan to use quite often, there will be additional features I would like to add when needed.

### Fields to support

[](#fields-to-support)

- WYSIWYG
- File

### Other features to support

[](#other-features-to-support)

- Group resources in menu
- Model observers
- Policies to manage authorization to Panel pages and resources.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 92.1% 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

Unknown

Total

1

Last Release

1679d ago

### Community

Maintainers

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

---

Top Contributors

[![jeff4m](https://avatars.githubusercontent.com/u/42192509?v=4)](https://github.com/jeff4m "jeff4m (199 commits)")[![itsjeffro](https://avatars.githubusercontent.com/u/35202091?v=4)](https://github.com/itsjeffro "itsjeffro (17 commits)")

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/itsjeffro-panel/health.svg)](https://phpackages.com/packages/itsjeffro-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)
