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

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

geofftech/laravel-opengraph
===========================

OpenGraph configuration for Laravel

1.0.1(1y ago)0147MITPHP

Since Aug 18Pushed 12mo ago1 watchersCompare

[ Source](https://github.com/geofftech/laravel-opengraph)[ Packagist](https://packagist.org/packages/geofftech/laravel-opengraph)[ RSS](/packages/geofftech-laravel-opengraph/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (2)Versions (8)Used By (0)

GeoffTech Laravel OpenGraph
===========================

[](#geofftech-laravel-opengraph)

- define OpenGraph values used when sharing pages on social media platforms

Usage examples
--------------

[](#usage-examples)

- in render function

```
public function render(OpenGraph $og)
{
    if (!$this->project->is_published) {
        abort(404);
    }

    $og->title($this->project->name);

    return view('livewire.pages.project-show-page');
}
```

Implementation
--------------

[](#implementation)

- add to layout head

```

```

- remove any `title` tags that may be there

Tutorials
---------

[](#tutorials)

-

Card Validators
---------------

[](#card-validators)

- Twitter Card validator

    -
- Facebook Sharing Debugger

    -
- LinkedIn Post Inspector

    -
- Pinterest Rich Pins Validator

    -

```

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance47

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

Every ~39 days

Recently: every ~59 days

Total

7

Last Release

446d ago

Major Versions

0.0.5 → 1.0.02025-04-13

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/390920?v=4)[Geoff](/maintainers/geofftech)[@geofftech](https://github.com/geofftech)

---

Top Contributors

[![geofftech](https://avatars.githubusercontent.com/u/390920?v=4)](https://github.com/geofftech "geofftech (12 commits)")

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M345](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M11](/packages/renatomarinho-laravel-page-speed)[illuminate/pagination

The Illuminate Pagination package.

12234.1M1.0k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M282](/packages/illuminate-pipeline)[illuminate/redis

The Illuminate Redis package.

8314.6M374](/packages/illuminate-redis)[illuminate/cookie

The Illuminate Cookie package.

244.6M137](/packages/illuminate-cookie)

PHPackages © 2026

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