PHPackages                             hardimpactdev/og-image-filament - 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. hardimpactdev/og-image-filament

ActiveLibrary

hardimpactdev/og-image-filament
===============================

Generate code-configured Open Graph images from Filament resource records.

0.1.0(1mo ago)024↓66.7%MITPHPPHP ^8.4CI passing

Since Jul 16Pushed 1mo agoCompare

[ Source](https://github.com/hardimpactdev/og-image-filament)[ Packagist](https://packagist.org/packages/hardimpactdev/og-image-filament)[ Docs](https://github.com/hardimpactdev/og-image-filament)[ GitHub Sponsors](https://github.com/HardImpact)[ RSS](/packages/hardimpactdev-og-image-filament/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (1)Dependencies (13)Versions (3)Used By (0)

OG Image Filament
=================

[](#og-image-filament)

[![Tests](https://github.com/hardimpactdev/og-image-filament/actions/workflows/run-tests.yml/badge.svg)](https://github.com/hardimpactdev/og-image-filament/actions/workflows/run-tests.yml)

Generate deterministic 1200 × 630 Open Graph images from Filament resource records.

Every resource owns its Blade template, DTO resolver, and storage path in application code. The Filament page is a read-only previewer with source and entry selection plus manual regeneration.

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

[](#installation)

```
composer require hardimpactdev/og-image-filament
php artisan migrate
```

Create an application DTO:

```
