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

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

carsonlius/hasher
=================

MD6 support in laravel

v1.0.0(7y ago)025MITPHP

Since Nov 26Pushed 7y agoCompare

[ Source](https://github.com/carsonlius/laravel-hasher-demo)[ Packagist](https://packagist.org/packages/carsonlius/hasher)[ RSS](/packages/carsonlius-hasher/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

[![Build Status](https://camo.githubusercontent.com/a200eef8bc0438efffa514aba46412de9d89dbe2cbb7c72fef448fd84da48670/68747470733a2f2f7472617669732d63692e6f72672f636172736f6e6c6975732f6c61726176656c2d6861736865722d64656d6f2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/carsonlius/laravel-hasher-demo)

### package简要说明

[](#package简要说明)

> 简单的实现md5加密校验的功能并通过service provider嵌入laravel系统

### 安装

[](#安装)

- composer require carsonlius/hasher

### 使用

[](#使用)

- 调用方式
    - Facade `Md5Hasher`
    - app('md5Hasher')
- 可用方法
    - make() 生成md5加密之后加密值
    - check() 校验值和某个加密之后的值匹配

### publish config file

[](#publish-config-file)

```
+ php artisan vendor:publish

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

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

Every ~3 days

Total

3

Last Release

2719d ago

Major Versions

v0.0.2 → v1.0.02018-12-02

### Community

Maintainers

![](https://www.gravatar.com/avatar/0451ae50f2cf84e0457e45998196b42095cb7f9eb447b8640968ffc6c1305b5d?d=identicon)[carsonlius](/maintainers/carsonlius)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[phois/whois

Whois client.

36785.9k](/packages/phois-whois)

PHPackages © 2026

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