PHPackages                             dalee/pp-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. dalee/pp-core

ActivePp-core[Framework](/categories/framework)

dalee/pp-core
=============

Proxima CMS

v3.1.11(2mo ago)518.1k↓28.6%5[1 PRs](https://github.com/Dalee/pp-core/pulls)MITPHPPHP &gt;=8.2

Since Aug 3Pushed 2mo ago4 watchersCompare

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

READMEChangelog (10)Dependencies (14)Versions (120)Used By (0)

Proxima CMS
===========

[](#proxima-cms)

Документация
------------

[](#документация)

[Основной раздел](docs/README.md) - WIP

Разработка
----------

[](#разработка)

В основном проекте, на период разработки, для зависимости `pp-core` выставить версию `dev-master`. В корне проекта выполнить команду:

```
$ git clone git@git.dalee.ru:pp/core.git pp-core
$ rm -rf ./libpp
$ composer update pp/core
```

Это создаст локальную версию pp-core для разработки, изменения в pp-core будут автоматически синхронизироваться с `libpp`. [Подробнее на английском](https://carlosbuenosvinos.com/working-at-the-same-time-in-a-project-and-its-dependencies-composer-and-path-type-repository/)

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

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

Запуск всех тестов:

```
./vendor/bin/phpunit
```

Запуск тестов и генерация покрытия:

```
./vendor/bin/phpunit --coverage-html=./coverage
```

Запуск unit-тестов:

```
./vendor/bin/phpunit tests/Unit
```

Запуск конкретного тест-файла:

```
./vendor/bin/phpunit tests/Unit/PP/Datastruct/TreeTest.php
```

Запуск конкретного теста:

```
./vendor/bin/phpunit --filter=TreeTest::testToTableWithoutOrphans
```

###  Health Score

62

—

FairBetter than 99% of packages

Maintenance84

Actively maintained with recent releases

Popularity32

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity93

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 69.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 ~33 days

Recently: every ~3 days

Total

116

Last Release

83d ago

Major Versions

v1.10.4 → v2.0.0-alpha.12017-10-27

v1.10.5 → v2.0.12017-12-08

v2.4.11 → v3.0.02023-08-24

PHP version history (3 changes)v2.4.2PHP &gt;=7.2

v3.0.0PHP ^8.2

v3.1.0PHP &gt;=8.2

### Community

Maintainers

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

---

Top Contributors

[![bookvik](https://avatars.githubusercontent.com/u/204606?v=4)](https://github.com/bookvik "bookvik (189 commits)")[![mbeloshapka](https://avatars.githubusercontent.com/u/4818543?v=4)](https://github.com/mbeloshapka "mbeloshapka (27 commits)")[![spuf](https://avatars.githubusercontent.com/u/556061?v=4)](https://github.com/spuf "spuf (19 commits)")[![Nastro](https://avatars.githubusercontent.com/u/2756811?v=4)](https://github.com/Nastro "Nastro (12 commits)")[![erroric](https://avatars.githubusercontent.com/u/1260879?v=4)](https://github.com/erroric "erroric (8 commits)")[![kvanderer](https://avatars.githubusercontent.com/u/24795321?v=4)](https://github.com/kvanderer "kvanderer (8 commits)")[![arkady-emelyanov](https://avatars.githubusercontent.com/u/285566?v=4)](https://github.com/arkady-emelyanov "arkady-emelyanov (4 commits)")[![lozoffoy](https://avatars.githubusercontent.com/u/2387861?v=4)](https://github.com/lozoffoy "lozoffoy (3 commits)")[![derom](https://avatars.githubusercontent.com/u/2121854?v=4)](https://github.com/derom "derom (2 commits)")[![ns3777k](https://avatars.githubusercontent.com/u/4613880?v=4)](https://github.com/ns3777k "ns3777k (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/dalee-pp-core/health.svg)

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

###  Alternatives

[shopware/platform

The Shopware e-commerce core

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

The Laravel Framework.

34.7k509.9M17.0k](/packages/laravel-framework)[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)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)

PHPackages © 2026

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