PHPackages                             baks-dev/core - 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. baks-dev/core

ActiveSymfony-bundle[Framework](/categories/framework)

baks-dev/core
=============

Модуль Core

v7.4.18(1mo ago)02.1k—0%4[1 PRs](https://github.com/baks-dev/core/pulls)20MITJavaScriptPHP &gt;=8.4

Since Dec 4Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/baks-dev/core)[ Packagist](https://packagist.org/packages/baks-dev/core)[ Docs](https://github.com/baks-dev/core)[ RSS](/packages/baks-dev-core/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (30)Versions (379)Used By (20)

BaksDev Core
============

[](#baksdev-core)

[![Version](https://camo.githubusercontent.com/4594ee07428e2551504d205130d765e60db035faf214d1e41ae2c06b2cd24f02/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d372e342e31382d626c7565)](https://github.com/baks-dev/core/releases)[![php 8.4+](https://camo.githubusercontent.com/5203307d40363edf167d0bcef532ec26041fb49f2e44b71e2d417ebfbb413fe6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d6d696e253230382e342d7265642e737667)](https://camo.githubusercontent.com/5203307d40363edf167d0bcef532ec26041fb49f2e44b71e2d417ebfbb413fe6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d6d696e253230382e342d7265642e737667)[![packagist](https://camo.githubusercontent.com/fd66656a997d4be68db6e8d503b9c7cac63b3ed9deaae585235ef331d05d1eb1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7061636b61676973742d677265656e)](https://packagist.org/packages/baks-dev/core)

Модуль Core

Установка
---------

[](#установка)

```
$ composer require baks-dev/core
```

Настройка
---------

[](#настройка)

#### - .env

[](#--env)

В корне проекта файла environment (.env) указать настройки основного домена

```
###> HOST ###
HOST=domain.example
```

#### - systemd

[](#--systemd)

В директори vendor/baks-dev/core/Resources/systemd находятся примеры сервисов (воркеров) messenger:consume, контролируемых systemd. Название должно в себе содержать название модуля.

Пример допустимых названий на примере модуля «Core»:

```
core@.service
domain.example-core@.service
baks-core@.service
baks-domain.example-core@.service

```

В рамках одного сервера и нескольких проектов, в названии файла конфигурации сервиса ОБЯЗАТЕЛЬНО должен присутствовать домен!

#### - composer.json

[](#--composerjson)

Рекомендуется в composer.json проекта добавить в секцию автоматическое выполнение из интерфейса командной строки

```
"scripts": {
    "auto-scripts": {
        "baks:assets:install": "symfony-cmd",
        "baks:cache:clear": "symfony-cmd"
    },
    "post-install-cmd": [
        "@auto-scripts"
    ],
    "post-update-cmd": [
        "@auto-scripts"
    ]
}
```

Для преобразования файлов изображений в формат WEBP устанавливаем модуль [Files Cdn](https://github.com/baks-dev/files-cdn)

Тестирование
------------

[](#тестирование)

```
$ php bin/phpunit --group=core
```

Лицензия [![License](https://camo.githubusercontent.com/334c8b4b6f83ca36f7368c315f49c66540f1079a12e2a866b5b0e4ed918e0c5c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d49542d677265656e)](https://camo.githubusercontent.com/334c8b4b6f83ca36f7368c315f49c66540f1079a12e2a866b5b0e4ed918e0c5c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d49542d677265656e)
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

[](#лицензия-)

The MIT License (MIT). Обратитесь к [Файлу лицензии](LICENSE.md) за дополнительной информацией.

###  Health Score

58

—

FairBetter than 98% of packages

Maintenance90

Actively maintained with recent releases

Popularity24

Limited adoption so far

Community33

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor1

Top contributor holds 97.5% 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

378

Last Release

50d ago

PHP version history (3 changes)v7.0.3PHP &gt;=8.2

7.1.1PHP &gt;=8.3

v7.2.0PHP &gt;=8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/5a1d1b016c82e7afcd9cc5e1aae610ab406865821ee6ad67db298cc4e0ed0ac9?d=identicon)[baks-dev](/maintainers/baks-dev)

---

Top Contributors

[![baks-dev](https://avatars.githubusercontent.com/u/71670884?v=4)](https://github.com/baks-dev "baks-dev (389 commits)")[![ladovod444](https://avatars.githubusercontent.com/u/11206501?v=4)](https://github.com/ladovod444 "ladovod444 (6 commits)")[![RinatGum](https://avatars.githubusercontent.com/u/180088418?v=4)](https://github.com/RinatGum "RinatGum (2 commits)")[![Kepler-62b](https://avatars.githubusercontent.com/u/116514016?v=4)](https://github.com/Kepler-62b "Kepler-62b (1 commits)")[![ruhaold](https://avatars.githubusercontent.com/u/155980443?v=4)](https://github.com/ruhaold "ruhaold (1 commits)")

---

Tags

pluginsymfonybundlelibrarycoremodulesystembaksdev

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/baks-dev-core/health.svg)

```
[![Health](https://phpackages.com/badges/baks-dev-core/health.svg)](https://phpackages.com/packages/baks-dev-core)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[chameleon-system/chameleon-base

The Chameleon System core.

1026.5k3](/packages/chameleon-system-chameleon-base)

PHPackages © 2026

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