Skip to content

Slim 4 Letterhead App. A simple app with DDD architecture. (work in progress)

Notifications You must be signed in to change notification settings

danbraj/slim-letterhead-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slim4-letterhead-app

Slim 4 Letterhead App. A simple app with DDD architecture.

Project structure

  • Application
    • business logic
  • Domain (as Letterhead)
    • repository interfaces for infrastructure
    • entity structures (dtos)
  • Infrastructure
    • implements repository interface
  • View (Presentation)
    • ui with twig

Directory structure for upload to server

  • app/
  • public/
  • src/
  • storage/ (only directories and database)
  • vendor/
  • .htaccess

TODO:

About

Slim 4 Letterhead App. A simple app with DDD architecture. (work in progress)

Topics

Resources

Stars

Watchers

Forks