dhii/human-readable-interface
最新稳定版本:v0.2.0-alpha1
Composer 安装命令:
composer require dhii/human-readable-interface
包简介
Interfaces for human readable string interoperation.
README 文档
README
Interfaces for human-readable string interoperation.
Details
Use the interfaces in this package to represent things that expose human-readable strings. Then perhaps base rendering logic on them.
Interfaces
CaptionAwareInterface- Something that has a caption. Usually a descriptive sub-heading. Perhaps for images.DescriptionAwareInterface- Something that has a description. Should describe the object. Settings fields usually use this.LabelAwareInterface- Something that has a label. This is something that visually names the object. Setting fields usually use this, or maybe a tab or a menu itemMessageAwareInterface- Something that has a message. Perhaps a notification object.TitleAwareInterface- Something that has a title. Could be page.
Development
This project ships with Docker and PHPStorm configurations. Just
copy .env.example to .env, tweak if necessary, then use
docker-compose to run various tools, or use PHPStorm integrations.
统计信息
- 总下载量: 86.87k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-04-16