PHPackages                             laravist/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. laravist/hasher

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

laravist/hasher
===============

Md5 support in laravel

1.0(9y ago)0301MITPHP

Since Sep 20Pushed 9y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

[![Build Status](https://camo.githubusercontent.com/eb3260df5672ba9358998dd2651cbeb20e1a3db02a114e281462a651e3cc7b80/68747470733a2f2f7472617669732d63692e6f72672f4a656c6c79426f6f6c2f6c61726176656c2d7061636b6167652d646576656c6f702d64656d6f2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/JellyBool/laravel-package-develop-demo)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/d363f9e0c6eae04a34e4d836e0437ae7796d857d5c7124cc406b1e6ef48aab4a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4a656c6c79426f6f6c2f6c61726176656c2d7061636b6167652d646576656c6f702d64656d6f2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/JellyBool/laravel-package-develop-demo/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/792df9c0a57c2717ae162741d2c37c9f795bf32d8e5e09012e63846eb24dc631/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4a656c6c79426f6f6c2f6c61726176656c2d7061636b6167652d646576656c6f702d64656d6f2f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/JellyBool/laravel-package-develop-demo/?branch=master)[![Build Status](https://camo.githubusercontent.com/1ce611221bfda9ef9028b0016a373ae79e1cbcf69c2a45d0c78a895cb49ec09b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4a656c6c79426f6f6c2f6c61726176656c2d7061636b6167652d646576656c6f702d64656d6f2f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/JellyBool/laravel-package-develop-demo/build-status/master)

### 开发 Laravel 扩展教程

[](#开发-laravel-扩展教程)

### 用法

[](#用法)

```
composer require laravist/hasher

```

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

```
 "laravist/hasher": "~1.0"
```

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

```
//Illuminate\Hashing\HashServiceProvider::class,
\Laravist\Hasher\MD5HasherProvider::class,
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

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

3572d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a9a3647edda6664dd50bca5facf185a03f21940e139c30d7ea286a64b9a8191e?d=identicon)[JellyBool](/maintainers/JellyBool)

---

Top Contributors

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

### Embed Badge

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

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

PHPackages © 2026

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