PHPackages                             arunfung/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. [Security](/categories/security)
4. /
5. arunfung/hasher

ActiveLibrary[Security](/categories/security)

arunfung/hasher
===============

MD5 support in laravel

v0.2(5y ago)0181MITPHPCI failing

Since May 21Pushed 5y ago1 watchersCompare

[ Source](https://github.com/arunfung/laravel-package-develop)[ Packagist](https://packagist.org/packages/arunfung/hasher)[ RSS](/packages/arunfung-hasher/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (1)Versions (3)Used By (1)

[![Build Status](https://camo.githubusercontent.com/5712eb8bf80d72931ecb4e881344dd59e6096cf34ae96fa760e02bb2f10d66a1/68747470733a2f2f7472617669732d63692e6f72672f6172756e66756e672f6c61726176656c2d7061636b6167652d646576656c6f702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/arunfung/laravel-package-develop)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/6ce7a0d3a9afacbad738ce4174a772cb837a0f77770caa28edbf81af6aa61848/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6172756e66756e672f6c61726176656c2d7061636b6167652d646576656c6f702f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/arunfung/laravel-package-develop/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/4fa24a8e282fcc0df2f60518fdacfd18ee8de7a804c481ee2b86adecff16caa0/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6172756e66756e672f6c61726176656c2d7061636b6167652d646576656c6f702f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/arunfung/laravel-package-develop/?branch=master)[![Build Status](https://camo.githubusercontent.com/024ee8c2c101b127a16329f9c5685a32d4d6f2199dd661a63dfc10def05b0aae/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6172756e66756e672f6c61726176656c2d7061636b6167652d646576656c6f702f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/arunfung/laravel-package-develop/build-status/master)

### 开发 Laravel 扩展 测试

[](#开发-laravel-扩展-测试)

### 用法

[](#用法)

```
composer require arunfung/hasher

```

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

```
 "arunfung/hasher": "~0.1"
```

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

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

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 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

Every ~1406 days

Total

2

Last Release

1924d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13562592?v=4)[Arun Fung](/maintainers/ArunFung)[@arunfung](https://github.com/arunfung)

---

Top Contributors

[![arunfung](https://avatars.githubusercontent.com/u/13562592?v=4)](https://github.com/arunfung "arunfung (17 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[mews/purifier

Laravel 5/6/7/8/9/10 HtmlPurifier Package

2.0k18.7M143](/packages/mews-purifier)[paragonie/ecc

PHP Elliptic Curve Cryptography library

24820.0k37](/packages/paragonie-ecc)

PHPackages © 2026

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