PHPackages                             alex-patterson-webdev/laminas-doctrine-query-filter - 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. [Database &amp; ORM](/categories/database)
4. /
5. alex-patterson-webdev/laminas-doctrine-query-filter

ActiveLibrary[Database &amp; ORM](/categories/database)

alex-patterson-webdev/laminas-doctrine-query-filter
===================================================

Doctrine query filtering for Laminas Applications

0.2.0(4y ago)162MITPHPPHP &gt;=7.4 || &gt;=8.0

Since Dec 20Pushed 3y ago1 watchersCompare

[ Source](https://github.com/alex-patterson-webdev/laminas-doctrine-query-filter)[ Packagist](https://packagist.org/packages/alex-patterson-webdev/laminas-doctrine-query-filter)[ RSS](/packages/alex-patterson-webdev-laminas-doctrine-query-filter/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (7)Versions (6)Used By (0)

[![build](https://github.com/alex-patterson-webdev/laminas-doctrine-query-filter/actions/workflows/workflow.yml/badge.svg)](https://github.com/alex-patterson-webdev/laminas-doctrine-query-filter/actions/workflows/workflow.yml/badge.svg)[![codecov](https://camo.githubusercontent.com/495b487431db9f2e2a404f60e8c42bd5044ffcbe762837bb01da001629a957d2/68747470733a2f2f636f6465636f762e696f2f67682f616c65782d706174746572736f6e2d7765626465762f6c616d696e61732d646f637472696e652d71756572792d66696c7465722f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/alex-patterson-webdev/laminas-doctrine-query-filter)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/9afa5bee105eb8448c6efae9ed521ccdd26ae57dd6fd56907e3461cf35a4f7b9/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616c65782d706174746572736f6e2d7765626465762f6c616d696e61732d646f637472696e652d71756572792d66696c7465722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/alex-patterson-webdev/laminas-doctrine-query-filter/?branch=master)

Laminas Doctrine Query Filter
=============================

[](#laminas-doctrine-query-filter)

About
-----

[](#about)

A [Doctrine Query Filter](https://github.com/alex-patterson-webdev/doctrine-query-filter) integration module for Laminas Applications.

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

[](#installation)

Installation via [composer](https://getcomposer.org).

```
require alex-patterson-webdev/laminas-doctrine-query-filter ^0.2

```

Add the module namespace to your module bootstrap configuration in `module.config.php`. Ensure that is listed after the relevant Doctrine modules.

```
return [
    //...
    'DoctrineOrm',
    'Arp\\LaminasDoctrineQueryFilter',
];

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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.

###  Release Activity

Cadence

Every ~452 days

Total

2

Last Release

1516d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1563851?v=4)[Alex Patterson](/maintainers/alex-patterson-webdev)[@alex-patterson-webdev](https://github.com/alex-patterson-webdev)

---

Top Contributors

[![alex-patterson-webdev](https://avatars.githubusercontent.com/u/1563851?v=4)](https://github.com/alex-patterson-webdev "alex-patterson-webdev (55 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/alex-patterson-webdev-laminas-doctrine-query-filter/health.svg)

```
[![Health](https://phpackages.com/badges/alex-patterson-webdev-laminas-doctrine-query-filter/health.svg)](https://phpackages.com/packages/alex-patterson-webdev-laminas-doctrine-query-filter)
```

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M546](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M211](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)

PHPackages © 2026

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