PHPackages                             zhouxiaoshuai/hasher - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. zhouxiaoshuai/hasher

ActiveLibrary

zhouxiaoshuai/hasher
====================

Md5 support in Laravel

1.0(8y ago)038MITPHP

Since Mar 24Pushed 8y agoCompare

[ Source](https://github.com/xiaoshuaizhou/laravel-package-demo)[ Packagist](https://packagist.org/packages/zhouxiaoshuai/hasher)[ RSS](/packages/zhouxiaoshuai-hasher/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

### Laravel 扩展之 加密包（md5）

[](#laravel-扩展之-加密包md5)

[![Build Status](https://camo.githubusercontent.com/9c5353a29fec3b6ba76084c37982db7e83b0ff7fd51b3646c31938b2fed21207/68747470733a2f2f7472617669732d63692e6f72672f7869616f73687561697a686f752f6c61726176656c2d7061636b6167652d64656d6f2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/xiaoshuaizhou/laravel-package-demo)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/caa8462eeb518c56581653e7c432b1a5ecc7107c2af6523ba76646639a72dc7a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7869616f73687561697a686f752f6c61726176656c2d7061636b6167652d64656d6f2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/xiaoshuaizhou/laravel-package-demo/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/e686bd531cd2d6605f19eebaf2f113675d31714afd61647b8dc2ff4b78ed93a3/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7869616f73687561697a686f752f6c61726176656c2d7061636b6167652d64656d6f2f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/xiaoshuaizhou/laravel-package-demo/?branch=master)[![Build Status](https://camo.githubusercontent.com/25f9d87271c81a21a74173624db19b09d87dd5f78fde9ee316060cb22211611c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7869616f73687561697a686f752f6c61726176656c2d7061636b6167652d64656d6f2f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/xiaoshuaizhou/laravel-package-demo/build-status/master)[![Code Intelligence Status](https://camo.githubusercontent.com/5778d0ec6e0a2d5260f19ad7e02a9e4586e272dd92cdde925a8a1dc94f306876/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7869616f73687561697a686f752f6c61726176656c2d7061636b6167652d64656d6f2f6261646765732f636f64652d696e74656c6c6967656e63652e7376673f623d6d6173746572)](https://scrutinizer-ci.com/code-intelligence)

#### 用法：

[](#用法)

```
composer require zhouxiaoshuai/hasher
```

或者在你的 `composer.json` 的 `require` 部分中添加

```
"zhouxiaoshuai/hasher":"~1.0"
```

下载完毕后，直接配置 `app/config.php` 的 `providers`:

```
\Zhouxiaoshuai\Hasher\MD5HasherProvider::class,
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2970d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0affce29bffdd8462ff2004b6e5041abcefc6a189627ecd1fadae9adc9438e30?d=identicon)[xiaoshuaizhou](/maintainers/xiaoshuaizhou)

---

Top Contributors

[![zhouxiaoshuai3](https://avatars.githubusercontent.com/u/31137618?v=4)](https://github.com/zhouxiaoshuai3 "zhouxiaoshuai3 (12 commits)")

### Embed Badge

![Health badge](/badges/zhouxiaoshuai-hasher/health.svg)

```
[![Health](https://phpackages.com/badges/zhouxiaoshuai-hasher/health.svg)](https://phpackages.com/packages/zhouxiaoshuai-hasher)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
