PHPackages                             appzz/ffprobe - 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. appzz/ffprobe

ActiveWrapper[Utility &amp; Helpers](/categories/utility)

appzz/ffprobe
=============

FFprobe wrapper

1.3.9(1y ago)0132MITPHPPHP &gt;=5.6

Since Sep 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/a-pp-zz/ffprobe)[ Packagist](https://packagist.org/packages/appzz/ffprobe)[ Docs](https://github.com/a-pp-zz/ffprobe.git)[ RSS](/packages/appzz-ffprobe/feed)WikiDiscussions master Synced 1mo ago

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

FFprobe
=======

[](#ffprobe)

FFprobe php wrapper

Install
-------

[](#install)

composer require appzz/ffprobe

Usage
-----

[](#usage)

### Init

[](#init)

```
use AppZz\VideoTools\FFprobe;
require vendor/autoload.php;

/**
If needed specify path to local binary files
**/
FFprobe::$binary = '/usr/local/bin/ffprobe';
```

### Get metadata

[](#get-metadata)

```
$info = FFprobe::factory('video.mp4')->probe();
var_dump($info);
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance46

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity40

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

Every ~290 days

Total

3

Last Release

403d ago

### Community

Maintainers

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

---

Top Contributors

[![coolswitcher](https://avatars.githubusercontent.com/u/646663?v=4)](https://github.com/coolswitcher "coolswitcher (51 commits)")

---

Tags

ffprobewrapper

### Embed Badge

![Health badge](/badges/appzz-ffprobe/health.svg)

```
[![Health](https://phpackages.com/badges/appzz-ffprobe/health.svg)](https://phpackages.com/packages/appzz-ffprobe)
```

###  Alternatives

[simplesoftwareio/simple-qrcode

Simple QrCode is a QR code generator made for Laravel.

2.9k27.6M92](/packages/simplesoftwareio-simple-qrcode)[artisaninweb/laravel-soap

A SoapClient wrapper integration for Laravel

6314.5M12](/packages/artisaninweb-laravel-soap)[mhor/php-mediainfo

PHP wrapper around the mediainfo command

120574.8k7](/packages/mhor-php-mediainfo)[samrap/acf-fluent

A fluent interface for the Advanced Custom Fields WordPress plugin

28656.0k4](/packages/samrap-acf-fluent)[bocharsky-bw/arrayzy

A native PHP arrays easy manipulation library in OOP way.

38425.4k](/packages/bocharsky-bw-arrayzy)[innmind/immutable

Immutable PHP primitive wrappers

75218.0k74](/packages/innmind-immutable)

PHPackages © 2026

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