Libraries tagged by ddd common
pandawa/ddd
931 Downloads
The pandawa ddd component
ldaidone/laravel-ddd-starter
4 Downloads
A Laravel starter template preconfigured for Domain-Driven Design with folder structure, namespaces, and laravel-ddd-commands included.
ldaidone/laravel-ddd-commands
22 Downloads
A lightweight toolkit that adds Domain-Driven Design scaffolding to any Laravel project. Generate domains, use cases, entities, value objects, repositories, and more with expressive artisan commands — keeping your architecture clean and consistent with zero friction.
cnd/ddd-maker-bundle
31 Downloads
A Symfony MakerBundle extension to generate DDD, Command and Query from an entity
borobudur/ddd
2 Downloads
Borobudur Ddd Component
andrzejkupczyk/ddd-generic-subdomain
265 Downloads
Interfaces supporting coherent implementation of DDD components
agmakonts/ddd-bricks
2034 Downloads
Basic components for ddd project
shahmy/laravel-ddd-toolkit
13 Downloads
Laravel Domain-Driven Design toolkit — Artisan commands for enterprise DDD architecture generation
rabnawazak1/laravel-ddd-generator
108 Downloads
Artisan command to scaffold DDD domain modules in Laravel
maybeway/simple-command-bus
4 Downloads
PHP CQRS Simple command Bus of Maybeway/ddd-cqrs-es
imran-ahmed-optilius/laravel-ddd-maker
7 Downloads
Artisan command to scaffold Clean Architecture + DDD feature files for Laravel (Action, Request, UseCase, Service, Repository, Output DTO, Response).
tsars/ddd-generator
8 Downloads
CLI tool to generate DDD structure: bounded contexts, aggregates, entities, VOs, events, commands, queries and tests
sterxa/laravel-ddd-helper
13 Downloads
Useful Artisan commands to help Laravel apps that utilizes Domain Driven Design.
maybeway/ddd-cqrs-es
27 Downloads
PHP definition of DDD, using CQRS + Event sourcing
jonashildrestrand/ddd-helpers
4 Downloads
Set of artisan commands to create bounded contexts, value objects etc.