romanzaycev/valuehash
最新稳定版本:0.1.0
Composer 安装命令:
composer require romanzaycev/valuehash
包简介
README 文档
README
Summary
The library is designed to calculate SHA-256 hash of the passed value.
The hash of only the values is calculated. Meta information about the class (such as the class name) will be ignored.
For the passed stdClass object and an instance of another class, the same hash will be calculated if the data in the public fields is the same.
Supported types
- Scalars
- Arrays
- StdClass
- Objects
- and custom
Hashableinterface implementations
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2022-12-05