PHPackages                             se7enxweb/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. [API Development](/categories/api)
4. /
5. se7enxweb/layouts-ezplatform-relation-list-query

ActiveSymfony-bundle[API Development](/categories/api)

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

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

v1.4.2(3mo ago)114GPL-2.0-or-laterPHP

Since Sep 24Pushed 2mo agoCompare

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

READMEChangelog (1)Dependencies (5)Versions (17)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

44

—

FairBetter than 92% of packages

Maintenance84

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 95% 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 ~154 days

Recently: every ~418 days

Total

16

Last Release

104d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d2a5049c5b1e7a22c301a2472d09281be35f717da316873861c1a8ae785ada7a?d=identicon)[7x](/maintainers/7x)

---

Top Contributors

[![emodric](https://avatars.githubusercontent.com/u/362286?v=4)](https://github.com/emodric "emodric (133 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)")[![se7enxweb](https://avatars.githubusercontent.com/u/51429274?v=4)](https://github.com/se7enxweb "se7enxweb (2 commits)")

###  Code Quality

Static AnalysisPHPStan, Psalm

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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