peekandpoke/metacore
Composer 安装命令:
composer require peekandpoke/metacore
包简介
MetaModels for your Code
README 文档
README
What is the MetaCore?
The MetaCore is a way to represent objects exiting in your code base.
The representation can be transferred to other systems e.g. as JSON.
It is also intended to be a layer of decoupling between:
-
the actual code the represent the DomainModel of a project and
-
tools like code generators that can automate tasks based on the DomainModel
Use-Cases
-
The MetaCore-model can be used for building code-generators. Examples:
- Generators that builds SDKs for your Rest APIs in multiple languages
- Generators that builds HTML forms and validation from the pure definition of the DomainModel
-
The MetaCore-model can be used for building dev-tools like SwaggerUI.
TODO
MECO-1 - 0% - implement configurable type mapping, e.g. for \DateTime or LocalDate -> reported 2016-10-07 by PeekAndPoke
统计信息
- 总下载量: 764
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2017-05-16