PHPackages                             abdellahramadan/open-graph-bundle - 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. abdellahramadan/open-graph-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

abdellahramadan/open-graph-bundle
=================================

A bundle to add open-graph to a website

v1.1.2(1y ago)49321MITPHPCI passing

Since Dec 9Pushed 1y ago1 watchersCompare

[ Source](https://github.com/abdellahrk/OpenGraphBundle)[ Packagist](https://packagist.org/packages/abdellahramadan/open-graph-bundle)[ RSS](/packages/abdellahramadan-open-graph-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (9)Dependencies (8)Versions (12)Used By (0)

Open Graph Bundle
=================

[](#open-graph-bundle)

Installation
============

[](#installation)

Make sure Composer is installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Applications that use Symfony Flex
----------------------------------

[](#applications-that-use-symfony-flex)

Open a command console, enter your project directory and execute:

```
composer require abdellahramadan/open-graph-bundle
```

Applications that don't use Symfony Flex
----------------------------------------

[](#applications-that-dont-use-symfony-flex)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
composer require abdellahramadan/open-graph-bundle
```

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    Abdellahramadan\OpenGraph\OpenGraphBundle::class => ['all' => true],
];
```

Full documentation and examples here: [Documentation](docs/index.md)

###  Health Score

32

—

LowBetter than 71% of packages

Maintenance47

Moderate activity, may be stable

Popularity19

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87% 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 ~9 days

Total

10

Last Release

429d ago

### Community

Maintainers

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

---

Top Contributors

[![abdellahrk](https://avatars.githubusercontent.com/u/17084652?v=4)](https://github.com/abdellahrk "abdellahrk (20 commits)")[![tacman](https://avatars.githubusercontent.com/u/619585?v=4)](https://github.com/tacman "tacman (3 commits)")

---

Tags

seoSymfony Bundleopen-graph

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/abdellahramadan-open-graph-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/abdellahramadan-open-graph-bundle/health.svg)](https://phpackages.com/packages/abdellahramadan-open-graph-bundle)
```

###  Alternatives

[spomky-labs/pwa-bundle

Progressive Web App Manifest Generator Bundle for Symfony.

6144.4k1](/packages/spomky-labs-pwa-bundle)[netgen/layouts-core

Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This is the core of Netgen Layouts, its heart and soul.

3689.4k10](/packages/netgen-layouts-core)[netgen/content-browser

Netgen Content Browser is a Symfony bundle that provides an interface which selects items from any kind of backend and returns the IDs of selected items back to the calling code.

14112.1k8](/packages/netgen-content-browser)[rami/seo-bundle

All in One Symfony Seo Bundle

321.0k](/packages/rami-seo-bundle)

PHPackages © 2026

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