PHPackages                             webmunkeez/cqrs-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. [Database &amp; ORM](/categories/database)
4. /
5. webmunkeez/cqrs-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

webmunkeez/cqrs-bundle
======================

Command-Query-Responsibility-Segregation pattern made for Symfony.

v2.3.0(2y ago)11362MITPHPPHP &gt;=8.1

Since Nov 15Pushed 2y ago1 watchersCompare

[ Source](https://github.com/yannissgarra/cqrs-bundle)[ Packagist](https://packagist.org/packages/webmunkeez/cqrs-bundle)[ Docs](https://github.com/yannissgarra/cqrs-bundle)[ RSS](/packages/webmunkeez-cqrs-bundle/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependencies (22)Versions (59)Used By (2)

WebmunkeezCQRSBundle
====================

[](#webmunkeezcqrsbundle)

This bundle unleashes the **Command-Query-Responsibility-Segregation** pattern on Symfony applications.

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

[](#installation)

Use Composer to install this bundle:

```
$ composer require webmunkeez/cqrs-bundle
```

Add the bundle in your application kernel:

```
// config/bundles.php

return [
    // ...
    Webmunkeez\CQRSBundle\WebmunkeezCQRSBundle::class => ['all' => true],
    // ...
];
```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity72

Established project with proven stability

 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 ~13 days

Recently: every ~53 days

Total

58

Last Release

885d ago

Major Versions

v1.0.6 → v2.0.02022-05-03

PHP version history (3 changes)v1.0.0PHP &gt;=7.4.0

v1.0.1PHP &gt;=8.1.0

v2.0.14PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/77083015e90e5dfba99c4d06c8a766ed9afa2e0094819e0a5a95a433ea712f6f?d=identicon)[yannissgarra](/maintainers/yannissgarra)

---

Top Contributors

[![yannissgarra](https://avatars.githubusercontent.com/u/550934?v=4)](https://github.com/yannissgarra "yannissgarra (100 commits)")

---

Tags

eventsymfonyAutowiringdoctrinequerycommandcqrs

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/webmunkeez-cqrs-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/webmunkeez-cqrs-bundle/health.svg)](https://phpackages.com/packages/webmunkeez-cqrs-bundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k16.7M310](/packages/easycorp-easyadmin-bundle)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

7310.3k29](/packages/open-dxp-opendxp)

PHPackages © 2026

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