indigophp/hash-compat
最新稳定版本:v1.1.0
Composer 安装命令:
composer require indigophp/hash-compat
包简介
Backports hash_* functionality to older PHP versions
README 文档
README
Backports hash_ functionality to older PHP versions.*
Install
Via Composer
$ composer require indigophp/hash-compat
You can safely install this package on systems, where these functions already exist, there won't be any conflict.
Since these functions have no dependencies, you can also include src/{FUNCTION_NAME}.php in your project.
Usage
The backported functions provide the same functionality as the built-in in every way.
Currently supported functions:
Testing
$ composer test
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please contact us at security@indigophp.com.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 981.4k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 23
- 点击次数: 1
- 依赖项目数: 11
- 推荐数: 2
其他信息
- 授权协议: MIT
- 更新时间: 2015-01-09