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

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

mustafah15/hasher
=================

demo package to create message hashing

47

Since Jun 27Compare

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

READMEChangelogDependenciesVersions (1)Used By (0)

laravel-hasher for laravel 5
============================

[](#laravel-hasher-for-laravel-5)

simple package to hash text using AES algorithm

\##Installation

First open up a console in your project root and use composer to fetcht the package into your project

```
composer require mustafah15/hasher

```

Now go into your `config/app.php` and add the service provider:

```
Mustafah15\Hasher\HasherServiceProvider::class,

```

Thats it! Enjoy Hashing :)

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6823250?v=4)[Mustafa Hussain](/maintainers/mustafah15)[@mustafah15](https://github.com/mustafah15)

---

Top Contributors

[![mustafah15](https://avatars.githubusercontent.com/u/6823250?v=4)](https://github.com/mustafah15 "mustafah15 (2 commits)")

### Embed Badge

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

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

PHPackages © 2026

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