PHPackages                             awcodes/filament-oembed - 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. awcodes/filament-oembed

Abandoned → [https://github.com/awcodes/matinee](/?search=https%3A%2F%2Fgithub.com%2Fawcodes%2Fmatinee)Library[Utility &amp; Helpers](/categories/utility)

awcodes/filament-oembed
=======================

This is my package filament-oembed

v1.1.1(3y ago)65671MITPHPPHP ^8.0CI passing

Since Jan 17Pushed 3w ago1 watchersCompare

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

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

A collection of components to extend Filament Admin.
====================================================

[](#a-collection-of-components-to-extend-filament-admin)

[![Latest Version on Packagist](https://camo.githubusercontent.com/380f5f5d0c227f0990cdc138ff332d7745d8a31d91d380281097447b79d64272/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6177636f6465732f66696c616d656e742d6f656d6265642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/awcodes/filament-oembed)[![Total Downloads](https://camo.githubusercontent.com/c9751106a2ec7a3e9a535e50cf81d76ca8359197935973a575f6251bf58a07b4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6177636f6465732f66696c616d656e742d6f656d6265642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/awcodes/filament-oembed)

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

[](#installation)

You can install the package via composer:

```
composer require awcodes/filament-oembed
```

Optionally, you can publish the views, assets or translations using:

```
php artisan vendor:publish --tag=filament-oembed-assets
php artisan vendor:publish --tag=filament-oembed-translations
php artisan vendor:publish --tag=filament-oembed-views
```

Theming
-------

[](#theming)

If you are using a custom theme for Filament you will need to add this plugin's views to your Tailwind CSS config. Once this is done you may disable the plugin's stylesheet in the config file by changing 'load\_styles' to false.

```
content: [
    ...
    "./vendor/awcodes/filament-oembed/resources/views/**/*.blade.php",
],
```

### Usage

[](#usage)

[![video-embed](./images/oembed.png)](./images/oembed.png)

Allows an oEmbed video with preview. ***Only supports YouTube and Vimeo at the moment.***

```
use Awcodes\FilamentOembed\Forms\Components\OEmbed;

OEmbed::make(string $fieldname)
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Adam Weston](https://github.com/awcodes)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance62

Regular maintenance activity

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

4

Last Release

1277d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3596800?v=4)[Adam Weston](/maintainers/awcodes)[@awcodes](https://github.com/awcodes)

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (21 commits)")[![awcodes](https://avatars.githubusercontent.com/u/3596800?v=4)](https://github.com/awcodes "awcodes (20 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (8 commits)")

---

Tags

laravelawcodesfilament-oembed

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/awcodes-filament-oembed/health.svg)

```
[![Health](https://phpackages.com/badges/awcodes-filament-oembed/health.svg)](https://phpackages.com/packages/awcodes-filament-oembed)
```

###  Alternatives

[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3915.5k](/packages/rawilk-profile-filament-plugin)[backstage/mails

View logged mails and events in a beautiful Filament UI.

16429.7k](/packages/backstage-mails)[finity-labs/fin-mail

A powerful email template manager and composer for Filament with dynamic token replacement, template versioning, and inline email sending.

316.8k2](/packages/finity-labs-fin-mail)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17861.9k3](/packages/stephenjude-filament-jetstream)[stephenjude/filament-debugger

About

104173.6k2](/packages/stephenjude-filament-debugger)[tapp/filament-form-builder

User facing form builder using Filament components

133.5k6](/packages/tapp-filament-form-builder)

PHPackages © 2026

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