Skip to content

The "Php DDD Standard" distribution in the LIN3S way

Notifications You must be signed in to change notification settings

LIN3S/PhpDDDStandard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Php DDD Standard

The "Php DDD Standard" distribution in the LIN3S way.

Why?

In order to cooperate between different development teams we needed a foundation for projects based in a Domain-Driven Design approach. This serves as an opinionated PHP project base with an already available Symfony infrastructure to reduce the recurring task of creating the project skeleton. Finally, this repo contains some popular CMS ready to use that simplifies the content management. The main idea is to use the CMS as headless microservice that the main application consumes its information via REST API.

Getting Started

To create a new project based on this Php DDD Standard, you should do with composer:

$ composer create-project lin3s/php-ddd-standard <project-name> && cd <project-name>

Documentation

All the documentation is stored in the docs folder.

Show me the docs!

Licensing Options

License