lin3s/php-ddd-standard
Composer 安装命令:
composer create-project lin3s/php-ddd-standard
包简介
The "Php DDD Standard Edition" distribution in the LIN3S way
关键字:
README 文档
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.
Licensing Options
统计信息
- 总下载量: 43
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-01-30