PHPackages                             drice82/laravel-hashing-md5 - 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. drice82/laravel-hashing-md5

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

drice82/laravel-hashing-md5
===========================

072PHP

Since Oct 19Pushed 2y agoCompare

[ Source](https://github.com/drice82/laravel-hashing-md5)[ Packagist](https://packagist.org/packages/drice82/laravel-hashing-md5)[ RSS](/packages/drice82-laravel-hashing-md5/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

laravel-hashing-md5
===================

[](#laravel-hashing-md5)

为 Laravel 添加 MD5 Hasher

安装
--

[](#安装)

composer require drice82/laravel-hashing-md5

配置
--

[](#配置)

编辑 `config/hashing.php`，将 `driver` 更改为 `md5`

Installation
------------

[](#installation)

Add the package with composer.

```
composer require drice82/laravel-hashing-md5

```

Edit hashing.php inside configuration file

```
'driver' => 'md5',

```

Installation Complete!, Enjoy.

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity20

Early-stage or recently created project

 Bus Factor1

Top contributor holds 88.9% 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.

### Community

Maintainers

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

---

Top Contributors

[![wuwx](https://avatars.githubusercontent.com/u/4401?v=4)](https://github.com/wuwx "wuwx (40 commits)")[![drice82](https://avatars.githubusercontent.com/u/17443832?v=4)](https://github.com/drice82 "drice82 (2 commits)")[![felabrecque](https://avatars.githubusercontent.com/u/165329484?v=4)](https://github.com/felabrecque "felabrecque (1 commits)")[![marky291](https://avatars.githubusercontent.com/u/5384515?v=4)](https://github.com/marky291 "marky291 (1 commits)")[![tmbenhura](https://avatars.githubusercontent.com/u/15052407?v=4)](https://github.com/tmbenhura "tmbenhura (1 commits)")

### Embed Badge

![Health badge](/badges/drice82-laravel-hashing-md5/health.svg)

```
[![Health](https://phpackages.com/badges/drice82-laravel-hashing-md5/health.svg)](https://phpackages.com/packages/drice82-laravel-hashing-md5)
```

PHPackages © 2026

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