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

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

destiny/hasher
==============

Md5 support in destiny

1.1(9y ago)016MITPHP

Since Mar 18Pushed 2y ago1 watchersCompare

[ Source](https://github.com/DestinyLuo/laravel-package-develp-demo)[ Packagist](https://packagist.org/packages/destiny/hasher)[ RSS](/packages/destiny-hasher/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (4)Used By (0)

[![Build Status](https://camo.githubusercontent.com/2f8305e61160cbc021a2d90094d31e93447924f433bfbbd7c466636ed5f979ea/68747470733a2f2f7472617669732d63692e6f72672f44657374696e794c756f2f6c61726176656c2d7061636b6167652d646576656c702d64656d6f2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/DestinyLuo/laravel-package-develp-demo)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/4fc8347fdfd05bc176115ed4118bf1c30a72c488d48e5c1018d640bea48db56c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f44657374696e794c756f2f6c61726176656c2d7061636b6167652d646576656c702d64656d6f2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/DestinyLuo/laravel-package-develp-demo/?branch=master)[![Build Status](https://camo.githubusercontent.com/0430e58fd30ab3737f668a6bf0fd75089f64dbe16acbdba3efe9f70171afa476/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f44657374696e794c756f2f6c61726176656c2d7061636b6167652d646576656c702d64656d6f2f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/DestinyLuo/laravel-package-develp-demo/build-status/master)

This is test Demo
=================

[](#this-is-test-demo)

```
composer require destiny/hasher

```

添加进 `app/config.php` 的 providers :

```
\Destiny\Hasher\MD5HasherProvider::class,

```

使用方法

```
$md5 = app('md5hash');
$md5->make($value, ['salt' => 'string']);
$md5->check($value, $hashValue, ['salt' => 'string']);

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

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 ~0 days

Total

2

Last Release

3392d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17637481?v=4)[Luo Yan](/maintainers/iidestiny)[@iiDestiny](https://github.com/iiDestiny)

---

Top Contributors

[![iiDestiny](https://avatars.githubusercontent.com/u/17637481?v=4)](https://github.com/iiDestiny "iiDestiny (20 commits)")

### Embed Badge

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

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

###  Alternatives

[alleyinteractive/wp-asset-manager

Asset Manager is a toolkit for managing front-end assets and more tightly controlling where, when, and how they're loaded.

30396.7k4](/packages/alleyinteractive-wp-asset-manager)

PHPackages © 2026

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