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

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

bermudaphp/hasher
=================

v1.1(2y ago)015MITPHPPHP ^8.1

Since Mar 26Pushed 2y agoCompare

[ Source](https://github.com/bermudaphp/hasher)[ Packagist](https://packagist.org/packages/bermudaphp/hasher)[ RSS](/packages/bermudaphp-hasher/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Installation
============

[](#installation)

```
composer require bermudaphp/hasher
```

Usage
=====

[](#usage)

```
$hasher = new PasswordHasher;

$hash = $hasher->generateHash($password);
$hash = new Hash($hash, $hasher);

$hash->validate($password); // true
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

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

Total

2

Last Release

829d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20490712?v=4)[Andrey Shelamkoff](/maintainers/Shelamkoff)[@Shelamkoff](https://github.com/Shelamkoff)

---

Top Contributors

[![Shelamkoff](https://avatars.githubusercontent.com/u/20490712?v=4)](https://github.com/Shelamkoff "Shelamkoff (21 commits)")

### Embed Badge

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

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

###  Alternatives

[kamerk22/amazongiftcode

Laravel Package for Amazon Gift Codes.

46140.3k](/packages/kamerk22-amazongiftcode)[tritum/repeatable-form-elements

Adds a new form element which allows the editor to create new container elements with any type fields in them. In the frontend, a user can create any number of new containers. This is an extension for TYPO3 CMS.

1599.2k](/packages/tritum-repeatable-form-elements)[amphp/php-cs-fixer-config

Code style config for AMPHP.

10124.7k101](/packages/amphp-php-cs-fixer-config)[joanrodas/plubo-routes

WordPress routes made simple.

142.8k](/packages/joanrodas-plubo-routes)[dazzle-php/event

Dazzle Events &amp; Dispatchers.

161.7k6](/packages/dazzle-php-event)

PHPackages © 2026

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