PHPackages                             engoyan/slender-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. engoyan/slender-cms

ActiveLibrary[Admin Panels](/categories/admin)

engoyan/slender-cms
===================

115JavaScript

Since Feb 21Pushed 13y ago3 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Slender-CMS
===========

[](#slender-cms)

Setup
=====

[](#setup)

Update our composer.json with:

```
{
  "require": {
        "engoyan/slender-cms": "*"
	},
  ...
}

```

Run composer:

```
php composer.phar --verbose install

```

Run arisan command to pusblish config and static files for CMS:

```
php artisan asset:publish "dws/slender-cms"

```

Update Laravel Service Providers and add next:

```
...
'Dws\SlenderCMS\ApiServiceProvider',
'Dws\SlenderCMS\Auth\ApiAuthServiceProvider',
'Dws\SlenderCMS\SlenderCMSServiceProvider',
...

```

Note
====

[](#note)

This is temporary home for Slender CMS. Soon it will be moved to:

```
https://github.com/dwsla/slender-cms

```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 84.6% 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/6215418840136396a1dec7cb6996baeef4c7a72b27c7fb757c69cc427e363c04?d=identicon)[engoyan](/maintainers/engoyan)

---

Top Contributors

[![engoyan](https://avatars.githubusercontent.com/u/530974?v=4)](https://github.com/engoyan "engoyan (11 commits)")[![Danielss89](https://avatars.githubusercontent.com/u/632956?v=4)](https://github.com/Danielss89 "Danielss89 (2 commits)")

### Embed Badge

![Health badge](/badges/engoyan-slender-cms/health.svg)

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

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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