PHPackages                             left-right/center - 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. left-right/center

ActiveLibrary[Framework](/categories/framework)

left-right/center
=================

An innovative CMS for Laravel 5

0.0.1(9y ago)0267GPL-3.0JavaScriptPHP &gt;=5.5.9

Since Sep 2Pushed 9y ago1 watchersCompare

[ Source](https://github.com/left-right/center)[ Packagist](https://packagist.org/packages/left-right/center)[ Docs](https://github.com/left-right/center)[ RSS](/packages/left-right-center/feed)WikiDiscussions master Synced today

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

Center
======

[](#center)

An innovative CMS for Laravel 5.

(walkthrough video to come)

### Installation

[](#installation)

1. create a valid database connection
2. In Terminal:

    composer require left-right/center:dev-master
3. add this to $providers in config/app.php

    ```
     LeftRight\Center\CenterServiceProvider::class,

    ```
4. add this to $middleware in App/Http/Kernel.php

    ```
     \LeftRight\Center\Middleware\Permissions::class,

    ```
5. add this to $routeMiddleware in App/Http/Kernel.php

    ```
     'user' => \LeftRight\Center\Middleware\User::class,

    ```
6. run the following commands

    ```
     php artisan vendor:publish
     php artisan center:refresh

    ```
7. browse to your project's /center route to log in

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

3591d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1551689?v=4)[Josh Reisner](/maintainers/joshreisner)[@joshreisner](https://github.com/joshreisner)

---

Top Contributors

[![joshreisner](https://avatars.githubusercontent.com/u/1551689?v=4)](https://github.com/joshreisner "joshreisner (108 commits)")

---

Tags

laravelcmslaravel5

### Embed Badge

![Health badge](/badges/left-right-center/health.svg)

```
[![Health](https://phpackages.com/badges/left-right-center/health.svg)](https://phpackages.com/packages/left-right-center)
```

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[bagisto/bagisto

Bagisto Laravel E-Commerce

27.6k172.1k9](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

23.2k33.6k1](/packages/krayin-laravel-crm)[october/rain

October Rain Library

1601.7M83](/packages/october-rain)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1235.9k20](/packages/fleetbase-core-api)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

12014.8k49](/packages/kompo-kompo)

PHPackages © 2026

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