PHPackages                             well-considered/cqrs - 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. well-considered/cqrs

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

well-considered/cqrs
====================

Simple cqrs contracts

v0.0.2(4mo ago)01MITPHPPHP ^8.2

Since Feb 10Pushed 4mo agoCompare

[ Source](https://github.com/well-considered/cqrs)[ Packagist](https://packagist.org/packages/well-considered/cqrs)[ RSS](/packages/well-considered-cqrs/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

cqrs
====

[](#cqrs)

This package defines the **semantic core** of CQRS: what commands and queries *mean*, independent of frameworks, transports, or execution models.

It intentionally provides:

- marker interfaces for intent
- handler contracts
- semantic violation types

It intentionally does **not** provide:

- message buses
- dispatching
- async behavior
- framework integration

Execution is provided by adapters (e.g. cqrs-messenger).

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance74

Regular maintenance activity

Popularity1

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 66.7% 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 ~0 days

Total

2

Last Release

143d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/158147683?v=4)[Nemanja Cucurević](/maintainers/nemanjacucurevic)[@nemanjacucurevic](https://github.com/nemanjacucurevic)

---

Top Contributors

[![nemanjacucurevic](https://avatars.githubusercontent.com/u/158147683?v=4)](https://github.com/nemanjacucurevic "nemanjacucurevic (2 commits)")[![n-e-m-a-nj-a](https://avatars.githubusercontent.com/u/3234686?v=4)](https://github.com/n-e-m-a-nj-a "n-e-m-a-nj-a (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/well-considered-cqrs/health.svg)

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

###  Alternatives

[lizards-and-pumpkins/catalog

Lizards &amp; Pumpkins catalog module

554.0k5](/packages/lizards-and-pumpkins-catalog)

PHPackages © 2026

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