PHPackages                             ivoba/video-preview-image-extractor - 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. [Image &amp; Media](/categories/media)
4. /
5. ivoba/video-preview-image-extractor

ActiveLibrary[Image &amp; Media](/categories/media)

ivoba/video-preview-image-extractor
===================================

Video Preview Image Extractor

v1.0.0(11y ago)026MITPHPPHP &gt;=5.4

Since Sep 4Pushed 11y ago1 watchersCompare

[ Source](https://github.com/ivoba/video-preview-image-extractor)[ Packagist](https://packagist.org/packages/ivoba/video-preview-image-extractor)[ Docs](https://github.com/ivoba/video-preview-image-extractor)[ RSS](/packages/ivoba-video-preview-image-extractor/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

Videopreview Image Extractor
============================

[](#videopreview-image-extractor)

[![Build Status](https://camo.githubusercontent.com/8fea27246c8e6d491c5d4f318963096055fbd18c528507ac0370210279d86f81/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f69766f62612f766964656f2d707265766965772d696d6167652d657874726163746f722e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/ivoba/video-preview-image-extractor)[![Total Downloads](https://camo.githubusercontent.com/6d436f07bff61a82d1476e593dc8b5421d1f3ebef6f1feae3aca6fded1f93a11/68747470733a2f2f706f7365722e707567782e6f72672f69766f62612f766964656f2d707265766965772d696d6167652d657874726163746f722f646f776e6c6f6164732e706e67)](https://packagist.org/packages/ivoba/video-preview-image-extractor)

Video Preview Image Extension for [ImageExtractor](https://github.com/ivoba/image-extractor)

Gets preview images from embedded videos in a html text. Supported platforms are:

- Vimeo
- Youtube
- Dailymotion

Usage
-----

[](#usage)

```
$extractorList = [new VimeoExtractor()];
$extractor = new ImageExtractor($extractorList, $filter = []);
$images = $extractor->extract(file_get_contents($file));
```

A factory method for the default VideoPreviewImageExtractor is provided:

```
    $extractor = VideoPreviewImageExtractor::create();
```

Testing
-------

[](#testing)

```
$ phpunit
```

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

[](#contributing)

Please see [CONTRIBUTING](https://github.com/ivoba/video-preview-image-extractor/blob/master/CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- Ivo Bathke()

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://github.com/ivoba/video-preview-image-extractor/blob/master/LICENSE) for more information.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

Unknown

Total

1

Last Release

4270d ago

### Community

Maintainers

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

---

Top Contributors

[![ivoba](https://avatars.githubusercontent.com/u/471254?v=4)](https://github.com/ivoba "ivoba (6 commits)")

---

Tags

parserimagevideoyoutubevimeoextractordailymotionscrapper

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ivoba-video-preview-image-extractor/health.svg)

```
[![Health](https://phpackages.com/badges/ivoba-video-preview-image-extractor/health.svg)](https://phpackages.com/packages/ivoba-video-preview-image-extractor)
```

###  Alternatives

[chojnicki/video-platforms-parser

Easy to use SDK with grabber for multiple platforms at once like YouTube, Dailymotion, Facebook and more.

22226.4k](/packages/chojnicki-video-platforms-parser)[jonnitto/plyr

Plyr.io for Neos.io

1236.2k2](/packages/jonnitto-plyr)[mediamonks/sonata-media-bundle

A powerful, flexible and easy to use alternative for the existing Sonata Media Bundle

109.8k](/packages/mediamonks-sonata-media-bundle)

PHPackages © 2026

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