PHPackages                             maalls/og-tag-scraper - 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. maalls/og-tag-scraper

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

maalls/og-tag-scraper
=====================

v1.1.1(8y ago)0381PHP

Since Feb 20Pushed 8y ago1 watchersCompare

[ Source](https://github.com/maalls/og-tag-scraper)[ Packagist](https://packagist.org/packages/maalls/og-tag-scraper)[ RSS](/packages/maalls-og-tag-scraper/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (2)Versions (6)Used By (1)

Install
=======

[](#install)

```
composer require maalls/og-tag-scraper
```

Example
=======

[](#example)

```
use Maalls\OGTagScraper\OGTagScraper;

$scraper = new OGTagScraper;
$tags = $scraper->scrap("http://someurl.com");
var_dump($tags);
```

Testing
=======

[](#testing)

```
./vendor/bin/phpunit --bootstrap vendor/autoload.php tests/
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity67

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

Total

5

Last Release

3004d ago

### Community

Maintainers

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

---

Top Contributors

[![maalls](https://avatars.githubusercontent.com/u/1229999?v=4)](https://github.com/maalls "maalls (7 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/maalls-og-tag-scraper/health.svg)

```
[![Health](https://phpackages.com/badges/maalls-og-tag-scraper/health.svg)](https://phpackages.com/packages/maalls-og-tag-scraper)
```

PHPackages © 2026

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