Skip to content

Alt folder layout#1

Open
dgoosens wants to merge 6 commits into
masterfrom
alt-folder-layout
Open

Alt folder layout#1
dgoosens wants to merge 6 commits into
masterfrom
alt-folder-layout

Conversation

@dgoosens
Copy link
Copy Markdown
Owner

alternative folder layout structure

in this structure, a series of elements have been reorganized:

  • created AE namespace and have everything live in there
  • created alternative Kernel that makes it possible to configure each context within its own namespace (in %CONTEXT_FOLDER%/Resources/). This also makes it possible to configure packages differently for each module (in %CONTEXT_FOLDER%/Resources/config/packages/)
  • move Infra directory to the module
  • organize each module with three sub namespaces
    • /App/ contains the application layer of the module
    • /Domain/ contains the Domain code
    • /App/ contains infrastructure layer of the app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant