PHPackages                             panelis-php/cms - 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. [Framework](/categories/framework)
4. /
5. panelis-php/cms

ActiveProject[Framework](/categories/framework)

panelis-php/cms
===============

Panelis is a modular CMS built on Laravel and Filament designed to help PHP developers build extensible applications quickly.

v0.2.0(1mo ago)61↑2900%3[11 issues](https://github.com/panelis-php/cms/issues)[1 PRs](https://github.com/panelis-php/cms/pulls)MITPHPPHP ^8.3CI passing

Since Jul 4Pushed todayCompare

[ Source](https://github.com/panelis-php/cms)[ Packagist](https://packagist.org/packages/panelis-php/cms)[ RSS](/packages/panelis-php-cms/feed)WikiDiscussions main Synced today

READMEChangelog (2)Dependencies (20)Versions (13)Used By (0)

Panelis
=======

[](#panelis)

Panelis is a ready-to-use CMS and administration panel built with [Laravel](https://laravel.com) and [Filament](https://filamentphp.com).

It provides a solid foundation for building content-driven applications, internal tools, directories, and custom business systems without starting from scratch.

[![General Setting](https://camo.githubusercontent.com/d252416d4df843de4bbd5322f85a2202b787d79c6a6bb3e348e6c1e1ba7c75aa/68747470733a2f2f7265732e636c6f7564696e6172792e636f6d2f62656e74616e672d6e7573616e746172612f696d6167652f75706c6f61642f76313731373938383235312f727a746162346e6d74706a7169787835727769632e706e67)](https://camo.githubusercontent.com/d252416d4df843de4bbd5322f85a2202b787d79c6a6bb3e348e6c1e1ba7c75aa/68747470733a2f2f7265732e636c6f7564696e6172792e636f6d2f62656e74616e672d6e7573616e746172612f696d6167652f75706c6f61642f76313731373938383235312f727a746162346e6d74706a7169787835727769632e706e67)

Features
--------

[](#features)

Current built-in features include:

- User management
- Role and permission management
- Application settings
- Location management (country, region, district)
- Modular architecture for extending functionality

More modules and features are planned for future releases.

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

[](#installation)

Create a new Panelis project using Composer:

```
composer create-project panelis-php/cms my-project
```

Enter the project directory:

```
cd my-project
```

Configure your environment:

```
cp .env.example .env
php artisan key:generate
```

Run migrations and seeders:

```
php artisan migrate --seed
```

Start the development server:

```
php artisan serve
```

Visit:

```
http://localhost:8000

```

Development Status
------------------

[](#development-status)

Warning

Panelis is currently under active development.

Until the first stable release (`v1.0`), breaking changes may occur between releases without prior notice.

We recommend using tagged releases and reviewing upgrade notes before updating existing projects.

Contributing
------------

[](#contributing)

Contributions, bug reports, and feature suggestions are welcome.

License
-------

[](#license)

Panelis is open-sourced software licensed under the MIT License.

###  Health Score

39

—

LowBetter than 85% of packages

Maintenance76

Regular maintenance activity

Popularity9

Limited adoption so far

Community8

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

Total

2

Last Release

44d ago

PHP version history (2 changes)v0.1.0PHP ^8.2

v0.2.0PHP ^8.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/51558?v=4)[yugo](/maintainers/yugo)[@yugo](https://github.com/yugo)

---

Top Contributors

[![yugo412](https://avatars.githubusercontent.com/u/477311?v=4)](https://github.com/yugo412 "yugo412 (462 commits)")

---

Tags

adminfilamentlaravelphpframeworklaravel

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/panelis-php-cms/health.svg)

```
[![Health](https://phpackages.com/badges/panelis-php-cms/health.svg)](https://phpackages.com/packages/panelis-php-cms)
```

###  Alternatives

[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

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

UnoPim Laravel PIM

10.3k2.2k](/packages/unopim-unopim)[bagisto/bagisto

Bagisto Laravel E-Commerce

26.9k169.0k9](/packages/bagisto-bagisto)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3861.7k](/packages/codewithdennis-larament)[openclassify/openclassify

The skeleton application for the Laravel framework.

3152.5k](/packages/openclassify-openclassify)[ercogx/laravel-filament-starter-kit

This is a Filament v5 Starter Kit for Laravel 13, designed to accelerate the development of Filament-powered applications.

441.7k](/packages/ercogx-laravel-filament-starter-kit)

PHPackages © 2026

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