PHPackages                             netgen/layouts-ezplatform-tags-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-tags-query

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

netgen/layouts-ezplatform-tags-query
====================================

Netgen Layouts query based on Netgen Tags for eZ Platform

1.4.1(3y ago)623.3k↑166.7%1GPL-2.0-onlyPHPCI passing

Since Sep 24Pushed 10mo ago4 watchersCompare

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

READMEChangelogDependencies (6)Versions (12)Used By (0)

Netgen Layouts query based on Netgen Tags for eZ Platform
=========================================================

[](#netgen-layouts-query-based-on-netgen-tags-for-ez-platform)

This bundle provides Netgen Layouts query that makes it possible to add items to block via Tags 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-tags-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\LayoutsEzPlatformTagsQueryBundle\NetgenLayoutsEzPlatformTagsQueryBundle(),

...
];
```

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 `NetgenLayoutsEzPlatformBundle` in the list of activated bundles.

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 89.4% 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 ~124 days

Recently: every ~161 days

Total

11

Last Release

1189d 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 (135 commits)")[![MarioBlazek](https://avatars.githubusercontent.com/u/6605175?v=4)](https://github.com/MarioBlazek "MarioBlazek (13 commits)")[![ludwig031](https://avatars.githubusercontent.com/u/30387773?v=4)](https://github.com/ludwig031 "ludwig031 (3 commits)")

###  Code Quality

Static AnalysisPHPStan, Psalm

Type Coverage Yes

### Embed Badge

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

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

PHPackages © 2026

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