PHPackages                             dynamophp/hash - 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. dynamophp/hash

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

dynamophp/hash
==============

1.0.0(3y ago)0211MITPHP

Since Dec 24Pushed 3y ago1 watchersCompare

[ Source](https://github.com/BaptisteContreras/Dynamo-PHP-Hash)[ Packagist](https://packagist.org/packages/dynamophp/hash)[ RSS](/packages/dynamophp-hash/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (9)Versions (2)Used By (1)

Dynamo-PHP-Hash
===============

[](#dynamo-php-hash)

Purpose
-------

[](#purpose)

For a given string the **hash** function should return a value in the interval \[0;360\].

```
Hash : String --> Float [0;360]

```

To achieve its goal, the **hash** function will use a given hash function (for example sha256) and hash the input.

From the hashed input, it will transform it to a float in the wanted interval.

In this implementation, the function will take the X first and Y last characters of the primary hash function's result and apply a transformation to obtain a number in the interval.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity45

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

Unknown

Total

1

Last Release

1240d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/29d32f0de7bf0abd199486576ed2251e0b40d1f4312330f74c842a226a244947?d=identicon)[BaptisteContreras](/maintainers/BaptisteContreras)

---

Top Contributors

[![BaptisteContreras](https://avatars.githubusercontent.com/u/38988658?v=4)](https://github.com/BaptisteContreras "BaptisteContreras (6 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/dynamophp-hash/health.svg)

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

###  Alternatives

[commercy/module-improved-indexer

Optimizations and Improvements for the Magento 2 indexer.

181.1k](/packages/commercy-module-improved-indexer)[rumenx/php-seo

AI-powered, framework-agnostic PHP package for automated SEO optimization. Intelligently generates meta tags, titles, descriptions, and alt texts using configurable AI providers or manual patterns.

102.0k](/packages/rumenx-php-seo)

PHPackages © 2026

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