PHPackages                             s-dev/cms\_lara\_5 - 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. s-dev/cms\_lara\_5

ActiveLibrary

s-dev/cms\_lara\_5
==================

Builder cms

1.0.224(9y ago)058JavaScript

Since Apr 8Pushed 9y ago1 watchersCompare

[ Source](https://github.com/slava-s-dev/cms_lara_5)[ Packagist](https://packagist.org/packages/s-dev/cms_lara_5)[ RSS](/packages/s-dev-cms-lara-5/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (13)Versions (104)Used By (0)

В composer.json добавляем в блок require

```
 "s-dev/cms_lara_5" : "1.*"
```

Выполняем

```
composer update
```

Добавляем в файле app.php в блок providers

```
  Vis\Builder\BuilderServiceProvider::class,
```

Добавляем в файле app.php в блок alias

```
  'Jarboe' => Vis\Builder\Facades\Jarboe::class,
```

В корне проекта в файле .env заменяем подключение к БД на свои

Инсталим админку

```
   php artisan admin:install
```

Генерируем пароль для админа

```
   php artisan admin:generatePassword
```

Если нужно обновить css и js, то

```
   php artisan vendor:publish --tag=public --force
```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 88.2% 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 ~2 days

Total

101

Last Release

3494d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/455b4385335ed5a74449a9843e61324797fc92075ca49c0b652dadc6bc4e152b?d=identicon)[Slava](/maintainers/Slava)

---

Top Contributors

[![arturishe](https://avatars.githubusercontent.com/u/3536387?v=4)](https://github.com/arturishe "arturishe (120 commits)")[![s-dev-s](https://avatars.githubusercontent.com/u/15984312?v=4)](https://github.com/s-dev-s "s-dev-s (8 commits)")[![arturishe21](https://avatars.githubusercontent.com/u/9445877?v=4)](https://github.com/arturishe21 "arturishe21 (5 commits)")[![matchish](https://avatars.githubusercontent.com/u/818563?v=4)](https://github.com/matchish "matchish (2 commits)")[![s-litvin](https://avatars.githubusercontent.com/u/8858650?v=4)](https://github.com/s-litvin "s-litvin (1 commits)")

### Embed Badge

![Health badge](/badges/s-dev-cms-lara-5/health.svg)

```
[![Health](https://phpackages.com/badges/s-dev-cms-lara-5/health.svg)](https://phpackages.com/packages/s-dev-cms-lara-5)
```

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[adr1enbe4udou1n/laravel-boilerplate

Laravel 5.7 Boilerplate based on Bootstrap 4 and Tabler for Backend.

2561.9k](/packages/adr1enbe4udou1n-laravel-boilerplate)[someline/starter-framework

The Someline Starter Framework.

155.6k1](/packages/someline-starter-framework)[provision/administration

Laravel administration

113.7k2](/packages/provision-administration)

PHPackages © 2026

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