PHPackages                             reformo/hexagonal-cqrs-skeleton - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. reformo/hexagonal-cqrs-skeleton

ActiveProject[HTTP &amp; Networking](/categories/http)

reformo/hexagonal-cqrs-skeleton
===============================

Hexagonal (Ports and Adapters) Architecture and CQRS Ready Zend Expressive Skeleton!

0.2(6y ago)10101MITPHPPHP ^7.3CI failing

Since Nov 2Pushed 5y ago2 watchersCompare

[ Source](https://github.com/reformo/hexagonal-cqrs-skeleton)[ Packagist](https://packagist.org/packages/reformo/hexagonal-cqrs-skeleton)[ Docs](https://github.com/reformo/hexagonal-cqrs-skeleton)[ RSS](/packages/reformo-hexagonal-cqrs-skeleton/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (7)Dependencies (36)Versions (8)Used By (0)

WORK IN PROGRESS
================

[](#work-in-progress)

Hexagonal (Ports and Adapters) Architecture and CQRS Ready Laminas Mezzio Skeleton.
===================================================================================

[](#hexagonal-ports-and-adapters-architecture-and-cqrs-ready-laminas-mezzio-skeleton)

An opinionated framework to develop CQRS applications using hexagonal architecture structure.

### Built on basically these libraries:

[](#built-on-basically-these-libraries)

- Laminas Mezzio (Laminas ServiceManager, FastRoute, Twig)
- Tactician CommandBus by thephpleague.com
- Doctrine DBAL
- Symfony Console

### Coding standard

[](#coding-standard)

[Doctrine Coding Standart](https://github.com/doctrine/coding-standard) is used

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

[](#installation)

```
composer create-project reformo/hexagonal-cqrs-skeleton MyApplication
```

Development Server
------------------

[](#development-server)

### FrontWeb

[](#frontweb)

```
composer run --timeout=0 start-frontweb
```

### PrivateApi

[](#privateapi)

```
composer run --timeout=0 start-private-api
```

Production Server using Swoole
------------------------------

[](#production-server-using-swoole)

### FrontWeb

[](#frontweb-1)

Since Swoole has problems with native PHP sessions, FrontWeb will give 500 Server Error until we fixed it.

```
bin/mezzio-swoole start --module FrontWeb
```

### PrivateApi

[](#privateapi-1)

```
bin/mezzio-swoole start --module PrivateApi
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity47

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

Recently: every ~16 days

Total

7

Last Release

2313d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/dd83e5d52a2538fdcddc2d17b3579ce5277473c87f46a12fda2d1ce1276c4e83?d=identicon)[mkorkmaz](/maintainers/mkorkmaz)

---

Top Contributors

[![mkorkmaz](https://avatars.githubusercontent.com/u/585601?v=4)](https://github.com/mkorkmaz "mkorkmaz (41 commits)")

---

Tags

psrpsr-7middlewarePSR-11doctrinepsr-15mezzioZendFrameworkzftacticianSkeletoncommandbushexagonalcqrs

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/reformo-hexagonal-cqrs-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/reformo-hexagonal-cqrs-skeleton/health.svg)](https://phpackages.com/packages/reformo-hexagonal-cqrs-skeleton)
```

###  Alternatives

[mezzio/mezzio-skeleton

Laminas mezzio skeleton. Begin developing PSR-15 middleware applications in seconds!

12726.2k](/packages/mezzio-mezzio-skeleton)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[mezzio/mezzio

PSR-15 Middleware Microframework

3883.6M97](/packages/mezzio-mezzio)[php-middleware/php-debug-bar

PHP Debug Bar PSR-15 middleware with PSR-7

76433.5k2](/packages/php-middleware-php-debug-bar)[mezzio/mezzio-tooling

Migration and development tooling for Mezzio

191.1M21](/packages/mezzio-mezzio-tooling)[mezzio/mezzio-authentication

Authentication middleware for Mezzio and PSR-7 applications

121.6M26](/packages/mezzio-mezzio-authentication)

PHPackages © 2026

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