PHPackages                             vgrish/ecommerce-product-categories - 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. vgrish/ecommerce-product-categories

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

vgrish/ecommerce-product-categories
===================================

1.0.0(1y ago)362MIT

Since Oct 29Pushed 1y ago1 watchersCompare

[ Source](https://github.com/vgrish/ecommerce-product-categories)[ Packagist](https://packagist.org/packages/vgrish/ecommerce-product-categories)[ RSS](/packages/vgrish-ecommerce-product-categories/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Категории товаров электронной коммерции
=======================================

[](#категории-товаров-электронной-коммерции)

Цель
----

[](#цель)

Основная цель - каталогизировать и стандартизировать категории товаров и их набор базовых характеристик.

Вы можете внести свой вклад, для этого не нужно регистрироваться на каком-то сайте, ни у кого просить доступ, вы просто присылаете коммит в этот репозиторий.

Формат
------

[](#формат)

Все файлы проекта ведутся в формате [YAML](https://yaml.org/spec/1.2/spec.html), имена допускают символы `/[^a-zA-Z-а-яА-Я-0-9_,-~]/`В любой момент вы можете склонировать этот репозиторий и развернуть у себя на сервере. Также вы можете читать файлы прямо на GitHub.

Структура опции
---------------

[](#структура-опции)

- `caption` - заголовок
- `unit` - единица измерения
- `description` - краткое описание
- `type` - тип
- `required` - флаг указывающий что опция является обязательной
- `collection` - флаг указывающий что опция является набором значений
- `option` - массив предустановленных значений опции

Пример описания опции *Сезон*

```
caption: Сезон
unit: ''
description: 'Укажите сезонность товара'
key: season
type: option
required: false
collection: false
option:
    - Весна
    - Демисезон
    - Еврозима
    - Зима
    - Лето
    - 'На любой сезон'
    - Осень

```

Виды опций
----------

[](#виды-опций)

- `text` - текстовая
- `int` - числовая целое значение
- `float` - числовая дробное значение
- `bool` - булевая
- `option` - опциональная

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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

560d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/343f8c3c6c5e592667acd94919b830d48bc03320b0c0b718ecbb080c66100d08?d=identicon)[vgrish](/maintainers/vgrish)

---

Top Contributors

[![vgrish](https://avatars.githubusercontent.com/u/3117525?v=4)](https://github.com/vgrish "vgrish (3 commits)")

---

Tags

ecommerceecommerce product categories

### Embed Badge

![Health badge](/badges/vgrish-ecommerce-product-categories/health.svg)

```
[![Health](https://phpackages.com/badges/vgrish-ecommerce-product-categories/health.svg)](https://phpackages.com/packages/vgrish-ecommerce-product-categories)
```

###  Alternatives

[sylius/promotion

Flexible promotion management for PHP applications.

28477.8k9](/packages/sylius-promotion)[sylius/taxonomy-bundle

Flexible categorization system for Symfony.

26388.2k7](/packages/sylius-taxonomy-bundle)[sylius/addressing-bundle

Addressing and zone management for Symfony applications.

33221.4k3](/packages/sylius-addressing-bundle)[sylius/taxonomy

Taxonomies - categorization of domain models in PHP projects.

14435.6k10](/packages/sylius-taxonomy)[sylius/inventory-bundle

Flexible inventory management for Symfony applications.

19176.7k4](/packages/sylius-inventory-bundle)[vanilo/properties

Vanilo Properties (Attributes) Module

11105.2k2](/packages/vanilo-properties)

PHPackages © 2026

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