定制 tvorwachs/phpass 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

tvorwachs/phpass

最新稳定版本:v0.3.0

Composer 安装命令:

composer require tvorwachs/phpass

包简介

Portable PHP password hashing framework based on http://openwall.com/phpass/

README 文档

README

This is Openwall's Phpass, based on the 0.3 release for namespace and composer:

The changes are only for composer and namespace. The source code is in the public domain. I claim no ownership, but needed it for one of my projects..

  • 0.3.x - Original version. Requires php >= 5.3.3.

Installation

Add this requirement to your composer.json file and run composer.phar install:

{
    "require": {
        "tvorwachs/phpass": "v0.3.0"
    }
}

or

run composer require tvorwachs/phpass

统计信息

  • 总下载量: 918
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Public
  • 更新时间: 2016-11-09