director-moav/talis-ms
最新稳定版本:v4.1.2
Composer 安装命令:
composer require director-moav/talis-ms
包简介
TalisMS Is an API framework / middleware styled framework with multiple Door(r) types to invoke it
关键字:
README 文档
README
TalisMS is a PHP framework for fast prototyping systems in a Micro Service eco system
Folder structure
Talis - library/framework code
public - doc root for web servers
init - bootstrap/config code
environemnt - environment files (dev/qa/production etc)
application - business specific code, not part of the library
tests - utilities to qa/test your code
tests/lib - some utilities to enable quick demo writing
db_gems folder hosts the Rahl Commander DB assets and tests.
bin folder is for backend processes / cli tools.
doors folder is to handle requests from other apps/clients.
application/api is where we define the Actions (good idea to have one abstract action per folder, if all actions in folder share same dependencies/filters)
application/model is where we model the business logic in a middleware way + auziliary helper classes, like IDUhubs
application/lib is low level code/library, specific for this project (otherwise, consider putting it in TalisMS)
application/aux is for auxiliary classes for specific data sources elements, like the IDUHubs
统计信息
- 总下载量: 16.43k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2018-12-16