PHPackages                             emerap/oembed\_filter - 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. emerap/oembed\_filter

ActiveLibrary

emerap/oembed\_filter
=====================

Oembed service link's replacement to different types of content

043PHP

Since Sep 5Pushed 9y ago1 watchersCompare

[ Source](https://github.com/emerap/oembed_filter)[ Packagist](https://packagist.org/packages/emerap/oembed_filter)[ RSS](/packages/emerap-oembed-filter/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Emerap oEmbed Filter library
============================

[](#emerap-oembed-filter-library)

Synopsis
--------

[](#synopsis)

Replacement oEmbed service link to different types of content.

Features
--------

[](#features)

- Get oembed service response and parse them to array
- Parse text, find urls, find services to process url
- Implement API endpoint
- Implement API multiple schemes
- Customization html wrapper

Basic usage
-----------

[](#basic-usage)

```
use Emerap\OembedFilter\OembedFilter;

....

// Create instance with constructor parameter.
$filter = new OembedFilter('any text with link');

// Apply oembed filter to source text.
$str = $filter->apply();

```

Supported oEmbed services
-------------------------

[](#supported-oembed-services)

- 23HQ ()
- Alpha App Net ()
- amCharts Live Editor ()
- Animatron ()
- Animoto ()
- Blackfire.io ()
- Cacoo ()
- ChartBlocks ()
- CircuitLab ()
- Clyp ()
- Codepen ()
- Codepoints ()
- CollegeHumor ()
- Coub ()
- Daily Mile ()
- Dailymotion ()
- Deviantart.com ()
- Didacte ()
- Dipity ()
- Docs ()
- Dotsub ()
- EgliseInfo ()
- Flickr ()
- FunnyOrDie ()
- Geograph Britain and Ireland ()
- Instagram ()
- Kickstarter ()
- MathEmbed ()
- MixCloud ()
- SoundCloud ()
- Ted ()
- Vimeo ()
- Vine ()
- YouTube ()

Links
-----

[](#links)

- oEmbed official page - ()
- Emerap community - ()

Credits
-------

[](#credits)

- [Alexander Pokhodyun](https://vk.com/karbunkul) - Developer

Copyright © 2016 Alexander Pokhodyun

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/e457f701b49ad019b71a98c4905ae8dd040e7fcd098b1e746891dbb90a883351?d=identicon)[karbunkul](/maintainers/karbunkul)

### Embed Badge

![Health badge](/badges/emerap-oembed-filter/health.svg)

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

PHPackages © 2026

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