PHPackages                             phpyk/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. phpyk/hasher

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

phpyk/hasher
============

Md5 support in laravel

1.0(7y ago)08MITPHP

Since Nov 12Pushed 7y ago1 watchersCompare

[ Source](https://github.com/phpyk/laravel-md5-hasher)[ Packagist](https://packagist.org/packages/phpyk/hasher)[ RSS](/packages/phpyk-hasher/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (2)Used By (0)

laravel-md5-hasher
==================

[](#laravel-md5-hasher)

安装：

`composer require phpyk/hasher`

配置：

修改config/app.php，在providers数组中添加

`\Phpyk\Hasher\MD5HasherProvider::class`

使用：

`

$value = '123456';

$hasher = new MD5Hasher();

$hashValue = $hasher-&gt;make($value);

`

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

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

2780d ago

### Community

Maintainers

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

---

Top Contributors

[![johnni-yk](https://avatars.githubusercontent.com/u/20496371?v=4)](https://github.com/johnni-yk "johnni-yk (4 commits)")

### Embed Badge

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

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

###  Alternatives

[tapp/filament-google-autocomplete-field

Filament plugin that provides a Google Autocomplete field

30122.2k](/packages/tapp-filament-google-autocomplete-field)[whichbrowser/server

Useragent sniffing server for Javascript

426.3k](/packages/whichbrowser-server)[simonstamm/laravel-pjax

PJAX for Laravel 4 with redirection-support

238.3k](/packages/simonstamm-laravel-pjax)[rezozero/social-links

Provide social network url for sharing.

155.9k1](/packages/rezozero-social-links)

PHPackages © 2026

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