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

Abandoned → [https://github.com/awcodes/matinee](/?search=https%3A%2F%2Fgithub.com%2Fawcodes%2Fmatinee)Library

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

This is my package filament-oembed

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

Since Jan 17Pushed 1mo 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 1mo ago

READMEChangelog (3)Dependencies (12)Versions (7)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

39

—

LowBetter than 86% of packages

Maintenance60

Regular maintenance activity

Popularity20

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity55

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

1187d ago

### Community

Maintainers

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

---

Top Contributors

[![awcodes](https://avatars.githubusercontent.com/u/3596800?v=4)](https://github.com/awcodes "awcodes (18 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (18 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (7 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

[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[guava/calendar

Adds support for vkurko/calendar to Filament PHP.

298241.0k3](/packages/guava-calendar)[guava/filament-knowledge-base

A filament plugin that adds a knowledge base and help to your filament panel(s).

206120.5k1](/packages/guava-filament-knowledge-base)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[bezhansalleh/filament-plugin-essentials

A collection of essential traits that streamline Filament plugin development by taking care of the boilerplate, so you can focus on shipping real features faster

27584.7k16](/packages/bezhansalleh-filament-plugin-essentials)[guava/filament-modal-relation-managers

Allows you to embed relation managers inside filament modals.

7565.0k4](/packages/guava-filament-modal-relation-managers)

PHPackages © 2026

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