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 today

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

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity45

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

1186d 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

[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1235.9k20](/packages/fleetbase-core-api)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

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

Management for Product, Client, Contracts, Subscription, ...

28038.8k](/packages/exceedone-exment)[eveseat/web

SeAT Web Interface

2623.5k158](/packages/eveseat-web)

PHPackages © 2026

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