laravel-ddd/starter
Composer starter kit that turns a fresh Laravel 12/13 app into a Domain-Driven Design structure. Includes base Entity/ValueObject/Repository/Service classes, 12 generators, interactive installer (auth, docs, tests, sample module), API-ready routes, and optional AI context.
ddd:install command with interactive setupddd:make-module command for creating complete modulesddd:make-entity command for creating entitiesddd:make-service command for creating servicesddd:make-repository command for creating repositoriesddd:make-controller command for creating controllersddd:make-request command for creating form requestsddd:make-resource command for creating API resourcesddd:make-value-object command for creating value objectsddd:make-routes command for generating routesHow can I help you explore Laravel packages today?