PHPackages                             easmith/authoritylabs - 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. easmith/authoritylabs

ActiveLibrary

easmith/authoritylabs
=====================

1.0.0(11y ago)0401LGPL-3.0+PHPPHP &gt;=5.3.3

Since Oct 24Pushed 11y ago1 watchersCompare

[ Source](https://github.com/easmith/authoritylabs-partnerapi)[ Packagist](https://packagist.org/packages/easmith/authoritylabs)[ RSS](/packages/easmith-authoritylabs/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

AuthorityLabs Partner API
=========================

[](#authoritylabs-partner-api)

```
require_once("vendor/autoload.php");

$al = new AuthorityLabs('my_token');

```

Account &amp; System Status

```
$al->accountInfo()

```

Setting Up Your Callback URI

```
$al = new AuthorityLabs('my_token', 'callback');

```

Adding to the Immediate Queue

```
$al->immediateQueue($keyword, $engine, $locale, $callback);

```

Adding to the Delayed Queue

```
$al->delayedQueue($keyword, $engine, $locale, $callback);

```

Accessing Search Results Pages

```
$al->getResult($keyword, $engine, $locale);

```

Supported Locales &amp; Parameters

```
$al->getSupported($engine);

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

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

4223d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fc9eff2f665e1be8faa175f3050b1586ce9566ea3c4ee9768d1618f65a6a52f6?d=identicon)[easmith](/maintainers/easmith)

---

Top Contributors

[![easmith](https://avatars.githubusercontent.com/u/562367?v=4)](https://github.com/easmith "easmith (2 commits)")

### Embed Badge

![Health badge](/badges/easmith-authoritylabs/health.svg)

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

PHPackages © 2026

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