PHPackages                             zdirnecamlcs96/laravel-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. [Admin Panels](/categories/admin)
4. /
5. zdirnecamlcs96/laravel-cms

ActiveLibrary[Admin Panels](/categories/admin)

zdirnecamlcs96/laravel-cms
==========================

v1.0.0(3y ago)061MITPHP

Since Apr 5Pushed 3y ago1 watchersCompare

[ Source](https://github.com/zdirnecamlcs96/laravel-cms)[ Packagist](https://packagist.org/packages/zdirnecamlcs96/laravel-cms)[ RSS](/packages/zdirnecamlcs96-laravel-cms/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (6)Versions (2)Used By (0)

Summary
=======

[](#summary)

This package is a simple CMS with admin panel.

Get Started
===========

[](#get-started)

1. Run command ` composer require zdirnecamlcs96/laravel-cms` to install the package
2. Run command `php artisan migrate` to setup admin database structure.
3. INclude `Admin` auth provider in `auth.php`.

```
'providers' => [
    // ...
        'admins' => [
            'driver' => 'eloquent',
            'model' => Local\CMS\Models\Admin::class,
        ],
    // ...
],
```

4. Copy `menu` config from `local/cms/config/adminlte.php` to `config/adminlte.php`.
5. Done.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

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

1133d ago

### Community

Maintainers

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

---

Top Contributors

[![jcleong1223](https://avatars.githubusercontent.com/u/112812782?v=4)](https://github.com/jcleong1223 "jcleong1223 (2 commits)")[![zdirnecamlcs96](https://avatars.githubusercontent.com/u/12760908?v=4)](https://github.com/zdirnecamlcs96 "zdirnecamlcs96 (2 commits)")

### Embed Badge

![Health badge](/badges/zdirnecamlcs96-laravel-cms/health.svg)

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

###  Alternatives

[eveseat/web

SeAT Web Interface

2723.2k135](/packages/eveseat-web)[alexstack/laravel-cms

Simple Bootstrap Laravel CMS. Can integrate to any existing Laravel project. Only add few database tables with prefix, not effect your existing database tables. Support Laravel 8.x &amp; 7.x &amp; Laravel 6.x &amp; Laravel 5.x - Amila Laravel CMS

1084.3k5](/packages/alexstack-laravel-cms)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1225.0k10](/packages/fleetbase-core-api)

PHPackages © 2026

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