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

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

togos/hash
==========

Object-oriented message digest framework

1.0.0(9y ago)03.5k1MITPHPPHP &gt;=5.2

Since Jan 25Pushed 9y agoCompare

[ Source](https://github.com/TOGoS/PHPHash)[ Packagist](https://packagist.org/packages/togos/hash)[ RSS](/packages/togos-hash/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (2)Used By (1)

PHPHash
=======

[](#phphash)

A simple object-oriented (and thereby extensible) hashing framework for PHP, similar to Java's MessageDigest class or tshash.

Basically:

```
HashAlgorithm
- newHashing():Hashing

Hashing
- reset()
- update( $data )
- digest() : hash bytes

NativeHashAlgorithm( name ) implements HashAlgorithm

NativeHashing extends Hashing

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

3444d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/57142?v=4)[Dan Stevens](/maintainers/TOGoS)[@TOGoS](https://github.com/TOGoS)

---

Top Contributors

[![TOGoS](https://avatars.githubusercontent.com/u/57142?v=4)](https://github.com/TOGoS "TOGoS (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[gathercontent/htmldiff

Compare two HTML strings

11289.4k1](/packages/gathercontent-htmldiff)

PHPackages © 2026

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