PHPackages                             bdunogier/ezplatform-query-bundle - 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. bdunogier/ezplatform-query-bundle

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

bdunogier/ezplatform-query-bundle
=================================

An eZ Platform bundle that adds features around Repository Queries.

10PHP

Since Nov 19Pushed 9y ago1 watchersCompare

[ Source](https://github.com/bdunogier/ezplatform-query-bundle)[ Packagist](https://packagist.org/packages/bdunogier/ezplatform-query-bundle)[ RSS](/packages/bdunogier-ezplatform-query-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

eZ Platform Query Bundle
========================

[](#ez-platform-query-bundle)

A Bundle for eZ Platform, the open-source Symfony based CMS, that provides extra features around Repository Queries.

Installation
------------

[](#installation)

Features
--------

[](#features)

Most features involve QueryTypes, predefined QueryObjects that accept parameters, and return a named Query.

### List QueryTypes

[](#list-querytypes)

This command can list registered QueryTypes, and display details for one in particular:

```
# php app/console bd:query:types
There are 2 registered QueryTypes:

- AppBundle:LatestContent
- AppBundle:Menu

# php app/console bd:query:types AppBundle:LatestContent
Class: "AppBundle\QueryType\LatestContentQueryType"
Service: "app.query_type.latest_content",
Parameters: location_id, limit
```

### Run a Query

[](#run-a-query)

This command runs a Query, built from a QueryType, and displays the results:

```
# php app/console bd:query:run AppBundle:LatestContent location_id:2
3 result(s) found in 0.06 seconds:

[60] Top Stories (blog)
[58] Contact Us (contact_form)
[59] Projects (gallery)

```

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/235928?v=4)[Bertrand Dunogier](/maintainers/bdunogier)[@bdunogier](https://github.com/bdunogier)

---

Top Contributors

[![bdunogier](https://avatars.githubusercontent.com/u/235928?v=4)](https://github.com/bdunogier "bdunogier (1 commits)")

### Embed Badge

![Health badge](/badges/bdunogier-ezplatform-query-bundle/health.svg)

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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