lin3s/php-ddd-standard

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

v0.2.2 2017-05-31 14:15 UTC

This package is not auto-updated.

Last update: 2024-04-26 21:38:42 UTC


README

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