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. [Utility &amp; Helpers](/categories/utility)
4. /
5. s-dev/cms\_lara\_5

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

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 yesterday

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 75% 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

3541d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2608446?v=4)[Slava Kim](/maintainers/Slava)[@Slava](https://github.com/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

[unopim/unopim

UnoPim Laravel PIM

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

Bagisto Laravel E-Commerce

27.6k169.0k9](/packages/bagisto-bagisto)[symfony/ux-cropperjs

Cropper.js integration for Symfony

19346.6k3](/packages/symfony-ux-cropperjs)

PHPackages © 2026

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