PHPackages                             eureka/domain-page - 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. eureka/domain-page

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

eureka/domain-page
==================

Domain to manage dynamics page on web projet.

2.0.0(2y ago)048MITPHPPHP 8.1.\*||8.2.\*

Since Jun 12Pushed 2y ago1 watchersCompare

[ Source](https://github.com/eureka-framework/domain-page)[ Packagist](https://packagist.org/packages/eureka/domain-page)[ RSS](/packages/eureka-domain-page/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (10)Versions (5)Used By (0)

domain-page
===========

[](#domain-page)

[![Current version](https://camo.githubusercontent.com/63476f116f24dfa26adf52b923dc8966bb2fa4c509816f91d7ed0bd1dd2ecf2a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f657572656b612f646f6d61696e2d706167652e7376673f6c6f676f3d636f6d706f736572)](https://packagist.org/packages/eureka/domain-page)[![Supported PHP version](https://camo.githubusercontent.com/560f0c5ba6f5c0fded3fd3e5e1df6d27f53a69c1241d70b9e48de5e92c060e69/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f6c6f676f3d706870266c6162656c3d504850266d6573736167653d382e312532302d253230382e3226636f6c6f723d373737626234)](https://packagist.org/packages/eureka/domain-page)[![CI](https://github.com/eureka-framework/domain-page/workflows/CI/badge.svg)](https://github.com/eureka-framework/domain-page/workflows/CI/badge.svg)[![Quality Gate Status](https://camo.githubusercontent.com/a7caba4555b485d9473beecc290e75ec43101e32803bf1614d9b8cf99f1f2700/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d657572656b612d6672616d65776f726b5f646f6d61696e2d70616765266d65747269633d616c6572745f737461747573)](https://sonarcloud.io/dashboard?id=eureka-framework_domain-page)[![Coverage](https://camo.githubusercontent.com/6d571125f4f50cd7f7251f219976b4dae6fc2b52f3b87f682c2f4b6702b34d15/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d657572656b612d6672616d65776f726b5f646f6d61696e2d70616765266d65747269633d636f766572616765)](https://sonarcloud.io/dashboard?id=eureka-framework_domain-page)

Domain to manage dynamics page on web projet.

Contributing
------------

[](#contributing)

See the [CONTRIBUTING](CONTRIBUTING.md) file.

### Install / update project

[](#install--update-project)

You can install project with the following command:

```
make install
```

And update with the following command:

```
make update
```

NB: For the components, the `composer.lock` file is not committed.

### Testing &amp; CI (Continuous Integration)

[](#testing--ci-continuous-integration)

#### Tests

[](#tests)

You can run tests (with coverage) on your side with following command:

```
make tests
```

For prettier output (but without coverage), you can use the following command:

```
make testdox # run tests without coverage reports but with prettified output
```

#### Code Style

[](#code-style)

You also can run code style check with following commands:

```
make phpcs
```

You also can run code style fixes with following commands:

```
make phpcbf
```

#### Static Analysis

[](#static-analysis)

To perform a static analyze of your code (with phpstan, lvl 9 at default), you can use the following command:

```
make phpstan
```

To ensure you code still compatible with current supported version at Deezer and futures versions of php, you need to run the following commands (both are required for full support):

Minimal supported version:

```
make php81compatibility
```

Maximal supported version:

```
make php82compatibility
```

#### CI Simulation

[](#ci-simulation)

And the last "helper" commands, you can run before commit and push, is:

```
make ci
```

License
-------

[](#license)

This project is currently **proprietary** and should NOT be used outside Deezer

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

Every ~197 days

Total

3

Last Release

1042d ago

Major Versions

0.1.0 → 1.0.02022-06-12

1.0.0 → 2.0.02023-07-10

PHP version history (2 changes)0.1.0PHP 7.4.\*|8.0.\*|8.1.\*

2.0.0PHP 8.1.\*||8.2.\*

### Community

Maintainers

![](https://www.gravatar.com/avatar/32b285e5380f18e43bbdd09a14b7098534c1869cf2cb3fc58140e37c8bd10671?d=identicon)[velkuns](/maintainers/velkuns)

---

Top Contributors

[![velkuns](https://avatars.githubusercontent.com/u/503648?v=4)](https://github.com/velkuns "velkuns (6 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/eureka-domain-page/health.svg)

```
[![Health](https://phpackages.com/badges/eureka-domain-page/health.svg)](https://phpackages.com/packages/eureka-domain-page)
```

###  Alternatives

[p-chess/chess

A PHP chess library that is used for chess move generation/validation, piece placement/movement, and check/checkmate/stalemate detection

473.3k2](/packages/p-chess-chess)

PHPackages © 2026

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