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 1w 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 today

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

Maintenance64

Regular maintenance activity

Popularity20

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

1232d 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] (20 commits)")[![awcodes](https://avatars.githubusercontent.com/u/3596800?v=4)](https://github.com/awcodes "awcodes (19 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.

3914.6k](/packages/rawilk-profile-filament-plugin)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

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

About

104162.2k2](/packages/stephenjude-filament-debugger)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)[malzariey/filament-daterangepicker-filter

This package uses daterangepciker library to filter date by a range or predefined date ranges (Today , Yesterday ...etc)

1772.3M23](/packages/malzariey-filament-daterangepicker-filter)[stephenjude/filament-feature-flags

Filament implementation of feature flags and segmentation with Laravel Pennant.

122177.8k1](/packages/stephenjude-filament-feature-flags)

PHPackages © 2026

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