PHPackages                             netgen/layouts-ezplatform-relation-list-query - 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. netgen/layouts-ezplatform-relation-list-query

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

netgen/layouts-ezplatform-relation-list-query
=============================================

Netgen Layouts query based on relation list field type for eZ Platform

1.4.1(3y ago)626.1k↑246.7%1GPL-2.0-onlyPHPCI passing

Since Sep 24Pushed 11mo ago4 watchersCompare

[ Source](https://github.com/netgen-layouts/layouts-ezplatform-relation-list-query)[ Packagist](https://packagist.org/packages/netgen/layouts-ezplatform-relation-list-query)[ RSS](/packages/netgen-layouts-ezplatform-relation-list-query/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (5)Versions (16)Used By (0)

Netgen Layouts query based on relation list field type for eZ Platform
======================================================================

[](#netgen-layouts-query-based-on-relation-list-field-type-for-ez-platform)

This bundle provides Netgen Layouts query that makes it possible to add items to block via relation list field type available in any content in eZ Platform CMS.

Installation instructions
-------------------------

[](#installation-instructions)

### Use Composer

[](#use-composer)

Run the following from your installation root to install the package:

```
$ composer require netgen/layouts-ezplatform-relation-list-query
```

### Activate the bundle in your app kernel

[](#activate-the-bundle-in-your-app-kernel)

Add the following to the list of activated bundles:

```
$bundles = [
...

new Netgen\Bundle\LayoutsEzPlatformRelationListQueryBundle\NetgenLayoutsEzPlatformRelationListQueryBundle(),

...
];
```

Due to how prepending configuration of other bundles works in Symfony, to make this query type display after the existing eZ Platform query type, you need to add the bundle BEFORE `NetgenLayoutsEzPlaformBundle` in the list of activated bundles.

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 96.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 ~88 days

Recently: every ~161 days

Total

15

Last Release

1234d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/362286?v=4)[Edi Modrić](/maintainers/emodric)[@emodric](https://github.com/emodric)

![](https://avatars.githubusercontent.com/u/594589?v=4)[Netgen](/maintainers/netgen)[@netgen](https://github.com/netgen)

---

Top Contributors

[![emodric](https://avatars.githubusercontent.com/u/362286?v=4)](https://github.com/emodric "emodric (136 commits)")[![bvrbanec](https://avatars.githubusercontent.com/u/1002426?v=4)](https://github.com/bvrbanec "bvrbanec (3 commits)")[![pspanja](https://avatars.githubusercontent.com/u/1135425?v=4)](https://github.com/pspanja "pspanja (2 commits)")

###  Code Quality

Static AnalysisPHPStan, Psalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/netgen-layouts-ezplatform-relation-list-query/health.svg)

```
[![Health](https://phpackages.com/badges/netgen-layouts-ezplatform-relation-list-query/health.svg)](https://phpackages.com/packages/netgen-layouts-ezplatform-relation-list-query)
```

PHPackages © 2026

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