PHPackages                             notabenedev/site-group-price - 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. notabenedev/site-group-price

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

notabenedev/site-group-price
============================

add group and price

v1.0.4(10mo ago)21161MITPHP

Since Apr 18Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/notabenedev/site-group-price)[ Packagist](https://packagist.org/packages/notabenedev/site-group-price)[ RSS](/packages/notabenedev-site-group-price/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (21)Used By (1)

Site group price
----------------

[](#site-group-price)

Конфиг
------

[](#конфиг)

```
php artisan vendor:publish --provider="Notabenedev\SiteGroupPrice\SiteGroupPriceProvider" --tag=config

```

Install
-------

[](#install)

```
php artisan migrate
php artisan vendor:publish --provider="Notabenedev\SiteGroupPrice\SiteGroupPriceProvider" --tag=public --force
php artisan make:group-price
      {--all : Run all}
      {--menu : admin menu}
      {--models : Export models}
      {--observers : Export observers}
      {--controllers : Export controllers}
      {--policies : Export and create rules}
      {--only-default : Create default rules}
      {--vue : Export Vue components}

```

Config
------

[](#config)

```
"groupAdminRoutes" => true, false
"groupSiteRoutes" => true, false

"groupFacade" => переопределение фасада групп (::class)
"priceFacade" => переопределение фасада позиций (::class)

"sitePackageName" => Название пакета

"sitePackageName" => Название пакета,
"siteGroupsName" =>  Название групп прайсов
"sitePricesName" => Название позиций прайса
"sitePriceHeaderTitleName" => Название столбика с заголовком позиции прайса
"sitePriceHeaderPriceName" => Название столбика с ценой позиции прайса

"groupNest" => число (вложенность групп прайсов),
"onePage" => true, false - Ракрытие всех групп и позиций на одной странице:
 (перед изменением настройки:
  - php artisan down
  - открыть url главной страницы раздела
  - изменить настройку
  - php artisan up
  - открыть url главной страницы раздела

"groupUrlName" => url групп прайсов
"priceUrlName" => url прайса

```

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance54

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

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 ~64 days

Recently: every ~75 days

Total

19

Last Release

322d ago

Major Versions

v0.1.2 → v1.0.02024-08-21

### Community

Maintainers

![](https://www.gravatar.com/avatar/d09cee15c656d0def6a2b16d9439f3ac9b7f5d39928ba79bc4d7368108a39142?d=identicon)[notabenedev](/maintainers/notabenedev)

### Embed Badge

![Health badge](/badges/notabenedev-site-group-price/health.svg)

```
[![Health](https://phpackages.com/badges/notabenedev-site-group-price/health.svg)](https://phpackages.com/packages/notabenedev-site-group-price)
```

PHPackages © 2026

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