PHPackages                             jongotlin/seomoz - 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. jongotlin/seomoz

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

jongotlin/seomoz
================

Get URL metrics from SeoMoz

2912PHP

Since Sep 25Pushed 11y ago1 watchersCompare

[ Source](https://github.com/jongotlin/SeoMoz)[ Packagist](https://packagist.org/packages/jongotlin/seomoz)[ RSS](/packages/jongotlin-seomoz/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

SeoMoz
======

[](#seomoz)

Get URL metrics from SeoMoz

Feel free to contribute!

Usage
-----

[](#usage)

```
use SeoMoz;

$accessId = 'xxx';
$secretKey = 'yyy';

$seoMoz = new SeoMoz($accessId, $secretKey);
$seoMozData = $seoMoz->getSeoMozData(file_get_contents($seoMoz->getSeoMozUrl('www.github.com')));
echo $seoMozData->getDomainAuthority();

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

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

Maintainers

![](https://www.gravatar.com/avatar/5cc25aa1a5dad773350b590c5d53b6e862267aaf311144e2134037b53a30bf99?d=identicon)[jongotlin](/maintainers/jongotlin)

---

Top Contributors

[![jongotlin](https://avatars.githubusercontent.com/u/165154?v=4)](https://github.com/jongotlin "jongotlin (12 commits)")[![aewing](https://avatars.githubusercontent.com/u/5033161?v=4)](https://github.com/aewing "aewing (1 commits)")

### Embed Badge

![Health badge](/badges/jongotlin-seomoz/health.svg)

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

PHPackages © 2026

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