strictlyphp/domantra

A principled PHP toolkit for building DDD + CQRS services with clarity and structure.

0.0.3 2025-08-03 01:17 UTC

This package is auto-updated.

Last update: 2025-08-03 01:21:55 UTC


README

Coverage Status CI Status Stable

A PHP library implementing Domain-Driven Design (DDD) patterns and CQRS architecture.

Requirements

  • PHP 8.2+
  • Composer
  • Docker (optional, for development)

Installation

You can install Domantra via Composer.

composer require domantra/domantra