Skip to content

Instantly share code, notes, and snippets.

@prolic
Last active May 25, 2018 13:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prolic/65fc0bfd3792999ecd8b to your computer and use it in GitHub Desktop.
Save prolic/65fc0bfd3792999ecd8b to your computer and use it in GitHub Desktop.
namespace organisation for ddd in bounded contexts
src
App
Commanding
Container
Querying
Rbac
BoundedContext1
Container
Infrastructure
Model
Aggregate1
Aggregate1.php
Aggregate2
Aggregate2.php
SharedValueObject1.php
SharedValueObject2.php
ProcessManager
Projection
BoundedContext2
Container
Infrastructure
Model
Aggregate1
Aggregate1.php
Aggregate2
Aggregate2.php
SharedValueObject1.php
SharedValueObject2.php
ProcessManager
Projection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment