dhii/collections-interface
最新稳定版本:v0.4.0-alpha2
Composer 安装命令:
composer require dhii/collections-interface
包简介
A highly ISP-compliant collection of interfaces that represent maps and lists.
README 文档
README
A highly ISP-compliant collection of interfaces that represent collections.
Interfaces
CountableListInterface: A list that can be iterated and counted.HasItemCapableInterface: Something that can be checked for the existence of an item.SetInterface: A list that can be checked for a value.CountableSetInterface: A set that can be counted.MapInterface: An iterable container.CountableMapInterface: A countable map.ContainerFactoryInterface: A factory ofContainerInterfaceobjects.MapFactoryInterface: A factory ofMapInterfaceobjects.HasCapableInterface: Something that can check for a given key.ContainerInterface: A container implementingHasCapableInterface.WritableContainerInterface: A container that can have mappings added and removed.WritableMapInterface: A map that can have mappings added and removed.WritableSetInterface: A set that can have items added and removed.ClearableContainerInterface: A container that can have its members cleared.
统计信息
- 总下载量: 141.01k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 16
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-09-04