phauthentic/password-hashers
最新稳定版本:3.0.0
Composer 安装命令:
composer require phauthentic/password-hashers
包简介
Password Hashing Library
README 文档
README
A simple password hasher library.
This is mostly an abstraction around password hashers to have an OOP interface to work with.
Installation
Installation via Composer
composer require Phauthentic/password-hashers
Documentation
- Default Password Hasher features all algorithms phps password_hash() features.
- Fallback Password Hasher transparently upgrade hashes to new hash algorithms
- Md5 & Sha1 Password Hasher deprecated hasing algorithms for legacy apps
- Implementing your own Hasher
Copyright & License
Licensed under the MIT license.
- Copyright (c) Phauthentic
- Copyright (c) Cake Software Foundation, Inc.
统计信息
- 总下载量: 6.3k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-09-16