Libraries tagged by php ddd
methorz/mezzio-hexagonal-skeleton
10 Downloads
Mezzio skeleton with architecture choice: minimal or hexagonal (DDD). Includes optional packages for modern PHP 8.4+ REST API development.
vklymniuk/doctrine-odm-specification-lib
437 Downloads
Wrapper around doctrine odm that allows to use ddd specifications.
vhood/laravel-autowire
3 Downloads
Clean and production-ready DI autowiring via PHP 8 attributes for Laravel.
validbr/validbr
0 Downloads
A comprehensive Brazilian validation library for PHP
tomcizek/symfony-prooph-asynchronous-router
294 Downloads
syeedalireza/architecture-patterns-lab
0 Downloads
Academic research implementation of modern software architecture patterns. Comprehensive study of Clean Architecture, Hexagonal Architecture, and Onion Architecture with benchmarks, performance analysis, and real-world examples.
stougeiro/valueobject
41 Downloads
A lightweight Value Object foundation for PHP
stougeiro/immutable
0 Downloads
Immutable data structures for PHP arrays, providing strict separation between lists and objects, safe access semantics, key validation, and a clean, predictable API for defensive and expressive programming.
slimseed/framework
9 Downloads
Framework Slim con DDD y arquitectura hexagonal - Instalable via Composer
sjonatas/service-runner
4 Downloads
A middleware pipeline runner for application services, composing use cases from ordered steps over an immutable payload.
romuloar/rom.domain
1 Downloads
🧠RomBaseDomain – Your Validatable Domain Base Class for PHP. Automatic and custom validation for domain models, with Symfony Validator integration.
responsive-sk/hdm-boot
3 Downloads
HDM Boot - Hexagonal + DDD + Modular Monolith Architecture Framework
rankup/application
78 Downloads
RankUp application and domain layer
php-architecture-kit/uuid
9 Downloads
UUID Value Object with provider-agnostic facade and optional interoperability with popular UUID libraries.
php-architecture-kit/state-machine
18 Downloads
Graph-based state machine engine for PHP — supports parallel pointers, conditional transitions, typed state, and domain events.