earc/payload
Composer 安装命令:
composer require earc/payload
包简介
eArc - the explicit architecture framework - basic payload blueprint
README 文档
README
Basic payload carrier blueprint.
installation
$ composer install earc/payload
basic usage
use eArc\Payload\PayloadCarrier; $carrier = new PayloadCarrier();
Please refer to the PayloadCarrierInterface for details.
If you want to add the payload carrier functionality to a existing class use the
eArc\Payload\Trait\PayloadCarrierTrait.
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-01-26