PHPackages                             maksimf/php-murmurhash3 - 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. maksimf/php-murmurhash3

ActiveLibrary

maksimf/php-murmurhash3
=======================

PHP Murmurhash3 algorithm implementation

011C++

Since Feb 27Pushed 9y agoCompare

[ Source](https://github.com/maksimf/php-murmurhash3)[ Packagist](https://packagist.org/packages/maksimf/php-murmurhash3)[ RSS](/packages/maksimf-php-murmurhash3/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

PHP MurmurHash3
===============

[](#php-murmurhash3)

*MurmurHash* is an algorithm desiged by Austin Appleby.

This is a fork of PHP extension authored by [j42](https://github.com/j42/php-murmurhash3). The original extension didn't work correct with the certain data.

Install
-------

[](#install)

```
chmod +x build/install.sh
./build/install.sh
```

Usage
-----

[](#usage)

```
// Example
echo murmurhash3('豥붢㦖徱阵儹㜀耄巅簏罚撦', 1096928849); // 340060741
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 55.6% 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

---

Top Contributors

[![maksimf](https://avatars.githubusercontent.com/u/860283?v=4)](https://github.com/maksimf "maksimf (5 commits)")[![j42](https://avatars.githubusercontent.com/u/5133586?v=4)](https://github.com/j42 "j42 (4 commits)")

---

Tags

murmurhash3php

### Embed Badge

![Health badge](/badges/maksimf-php-murmurhash3/health.svg)

```
[![Health](https://phpackages.com/badges/maksimf-php-murmurhash3/health.svg)](https://phpackages.com/packages/maksimf-php-murmurhash3)
```

PHPackages © 2026

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