2017 © Pedro Peláez
 

library hasher

Md5 support in Laravel

image

zhouxiaoshuai/hasher

Md5 support in Laravel

  • Saturday, March 24, 2018
  • by xiaoshuaizhou
  • Repository
  • 0 Watchers
  • 0 Stars
  • 27 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Laravel 扩展之 加密包(md5)

Build Status Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status, (*1)

用法:

composer require zhouxiaoshuai/hasher

或者在你的 composer.jsonrequire 部分中添加, (*2)

"zhouxiaoshuai/hasher":"~1.0"

下载完毕后,直接配置 app/config.phpproviders:, (*3)

\Zhouxiaoshuai\Hasher\MD5HasherProvider::class,

The Versions

24/03 2018

dev-master

9999999-dev

Md5 support in Laravel

  Sources   Download

MIT

The Development Requires

by zhouxiaoshuai

24/03 2018

1.0

1.0.0.0

Md5 support in Laravel

  Sources   Download

MIT

by zhouxiaoshuai