PHPackages                             fernleafsystems/apiwrappers-wphashes - 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. fernleafsystems/apiwrappers-wphashes

ActiveLibrary

fernleafsystems/apiwrappers-wphashes
====================================

1.1.0(11mo ago)0252PHPPHP &gt;=8.2

Since Jul 22Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/FernleafSystems/ApiWrappers-WPHashes)[ Packagist](https://packagist.org/packages/fernleafsystems/apiwrappers-wphashes)[ RSS](/packages/fernleafsystems-apiwrappers-wphashes/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (8)Used By (0)

ApiWrappers-WPHashes
====================

[](#apiwrappers-wphashes)

PHP API Wrapper for WP Hashes (WPHashes.com)

```
	use FernleafSystems\ApiWrappers\WpHashes;

	$oHashVO = ( new WpHashes\Plugin\Retrieve() )
                  	->setVersion( '7.4.2' )
                  	->setHashAlgo( 'sha1' )
                  	->setSlug( 'wp-simple-firewall' )
                  	->asVo();

    // Get the MD5 hashes for Swedish WordPress 5.2
	$oHashVO = ( new WpHashes\WordPress\Retrieve() )
                  	->setVersion( '5.2' )
                  	->setHashAlgo( 'md5' )
                  	->setLocale( 'sv_se' )
                  	->asVo();
```

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance51

Moderate activity, may be stable

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity76

Established project with proven stability

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

Recently: every ~532 days

Total

6

Last Release

346d ago

Major Versions

0.3.1 → 1.0.02022-12-14

PHP version history (3 changes)0.1.0PHP &gt;=5.6.0

1.0.0PHP &gt;=7.4.0

1.1.0PHP &gt;=8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/034fb67e76a9eef20cdb667c11b591a009dbece86d0c31fd7e84cc88fa03ee52?d=identicon)[paulgoodchild](/maintainers/paulgoodchild)

---

Top Contributors

[![paulgoodchild](https://avatars.githubusercontent.com/u/10562196?v=4)](https://github.com/paulgoodchild "paulgoodchild (22 commits)")

### Embed Badge

![Health badge](/badges/fernleafsystems-apiwrappers-wphashes/health.svg)

```
[![Health](https://phpackages.com/badges/fernleafsystems-apiwrappers-wphashes/health.svg)](https://phpackages.com/packages/fernleafsystems-apiwrappers-wphashes)
```

PHPackages © 2026

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