PHPackages                             monolith-software/cms-sandbox - 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. monolith-software/cms-sandbox

ActiveProject

monolith-software/cms-sandbox
=============================

Monolith CMS Sandbox

00HTMLCI failing

Since May 23Pushed 6y ago1 watchersCompare

[ Source](https://github.com/monolith-software/CMS-Sandbox)[ Packagist](https://packagist.org/packages/monolith-software/cms-sandbox)[ RSS](/packages/monolith-software-cms-sandbox/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Monolith CMS Development Sandbox
================================

[](#monolith-cms-development-sandbox)

@TODO
-----

[](#todo)

- Knp\\Bundle\\MenuBundle\\Provider\\BuilderAliasProvider:getBuilder - При одинаковом имени класса подхватывает класс из первого попавшегося бандла.
- Возможность кастомизировать сущность User.
- Переделать загрузку файлов в МК через \\Symfony\\Component\\HttpFoundation\\File\\File вместо UploadedFile

Conflicts with Symfony 4
------------------------

[](#conflicts-with-symfony-4)

- "egulias/listeners-debug-command-bundle": "\*",
- "sensio/distribution-bundle": "^5.0.19",
- "kleegroup/google-recaptcha-bundle": "^1.0",
- "sensio/generator-bundle": "^3.0",
- "liuggio/excelbundle": "^2.1",
- "phpdocumentor/reflection-docblock": "\*",

Git submodule hints
-------------------

[](#git-submodule-hints)

Получение последней версии песочницы:

```
    git pull;git submodule update --init

```

Обновление подмодулей из удалённых репозиториев:

```
    git submodule update --remote

```

Решение проблемы с detached head, переключение всех подмодулей в master:

```
    git submodule foreach 'git checkout master'

```

Удаление подмодуля (например `src/SmartCore/Bundle/SimpleProfilerBundle`):

```
    git submodule deinit -f src/SmartCore/Bundle/SimpleProfilerBundle
    git rm -f src/SmartCore/Bundle/SimpleProfilerBundle
    rm -rf .git/modules/src/SmartCore/Bundle/SimpleProfilerBundle

```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/35e4e44d75c04a317fb981738075cd861c584e267a65a296568813c78dfef899?d=identicon)[artemdigi](/maintainers/artemdigi)

---

Top Contributors

[![artemdigi](https://avatars.githubusercontent.com/u/34234796?v=4)](https://github.com/artemdigi "artemdigi (52 commits)")

### Embed Badge

![Health badge](/badges/monolith-software-cms-sandbox/health.svg)

```
[![Health](https://phpackages.com/badges/monolith-software-cms-sandbox/health.svg)](https://phpackages.com/packages/monolith-software-cms-sandbox)
```

PHPackages © 2026

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