PHPackages                             apility/opengraph - 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. apility/opengraph

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

apility/opengraph
=================

OpenGraph helper class

v1.0.4(6y ago)1941BeerwarePHPCI failing

Since Apr 10Pushed 6y ago4 watchersCompare

[ Source](https://github.com/apility/opengraph)[ Packagist](https://packagist.org/packages/apility/opengraph)[ RSS](/packages/apility-opengraph/feed)WikiDiscussions dev Synced 3d ago

READMEChangelog (5)Dependencies (4)Versions (9)Used By (0)

OpenGraph
=========

[](#opengraph)

OpenGraph is a helper class for generating Open Graph meta tags.

[![License: Beerware](https://camo.githubusercontent.com/bfdebf32d34f816c56fc7d60b1ae3fab298f74924b2492043ed94af99d162a01/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d62656572776172652d677265656e2e737667)](https://spdx.org/licenses/Beerware)[![Version](https://camo.githubusercontent.com/b134097834eb3911a7ae223a4f62edf1c014452aded02d96e5415f4b6665d400/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7461672f6170696c6974792f6f70656e67726170682e7376673f6c6162656c3d76657273696f6e)](https://github.com/apility/opengraph/releases/latest)[![CircleCI](https://camo.githubusercontent.com/64b181b26a8fc764a895a66eec0d461b084fa3a69eb9b4f6cc1595a8e21c7541/68747470733a2f2f636972636c6563692e636f6d2f67682f6170696c6974792f6f70656e67726170682f747265652f6465762e7376673f7374796c653d736869656c6426636972636c652d746f6b656e3d35646633303033326631376137626533373166653266653066313435363634653363613039343561)](https://circleci.com/gh/apility/opengraph/tree/dev)

**[Documentation](http://htmlpreview.github.io/?https://github.com/apility/opengraph/blob/master/docs/index.html)**

Installation
------------

[](#installation)

Use the package manager [Composer](https://getcomposer.org/) to install OpenGraph.

```
composer require apility/opengraph
```

Usage
-----

[](#usage)

```
use Apility\OpenGraph\OpenGraph;

$og = new OpenGraph;
$og->addProperty('title', 'Hello World');
?>

  Document

  Hello World

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 71.9% 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 ~54 days

Total

5

Last Release

2375d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/69fe60755c4db1cbc656a1553ccbcd028ca659b7de703366854370cd588b1906?d=identicon)[erikdju](/maintainers/erikdju)

---

Top Contributors

[![thomas-alrek](https://avatars.githubusercontent.com/u/14291825?v=4)](https://github.com/thomas-alrek "thomas-alrek (23 commits)")[![erikdju](https://avatars.githubusercontent.com/u/1689799?v=4)](https://github.com/erikdju "erikdju (9 commits)")

---

Tags

hacktoberfest

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/apility-opengraph/health.svg)

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

###  Alternatives

[jofrysutanto/windsor

YAML-ised Configuration for ACF

549.2k](/packages/jofrysutanto-windsor)[jshannon63/jsoncollect

Supercharge your JSON using collections

154.9k1](/packages/jshannon63-jsoncollect)

PHPackages © 2026

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