peehaa/async-password
Composer 安装命令:
composer require peehaa/async-password
包简介
Simple utility library which makes the native password_* API async friendly
关键字:
README 文档
README
DON'T USE
API compatibility
This package's API aims to be compatible with the native password_* API.
However due to the difference between parameter type checking for internal functions and userland functions in weak mode this package may throw TypeErrors where the native functions would simply spit out an E_WARNING.
To prevent these API incompatibilities use strict_types when invoking the functions in this package.
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-07-23