PHP-FFMpeg/PHP-FFMpeg
An object oriented PHP driver for FFMpeg binary observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 63
- Release rhythm 54
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 81
- age_days: 5255
- days_rel: 226
- days_push: 226
- n_releases_24m: 4
Adoption not part of the score
5017 stars · 893 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An object-oriented PHP library that wraps the FFmpeg/AVConv binaries for converting and manipulating video and audio files. It provides a fluent API for opening media, applying filters, extracting frames, and exporting to multiple formats.
Use cases
- convert uploaded videos to mp4 webm and other formats in a php app
- extract thumbnail frames from video files
- resize and transcode audio and video with ffmpeg from php
- build a video processing pipeline in laravel or symfony
- generate multiple format exports of a single media file
When to choose
- you need to drive ffmpeg from PHP with a clean object-oriented API
- your app runs on PHP 8+ and ffmpeg/ffprobe binaries are available on the host
- you want simple transcoding, filtering, and frame extraction without shelling out manually
When to avoid
- you need fine-grained control over every ffmpeg flag or exotic filters not exposed by the API
- you cannot install ffmpeg/ffprobe binaries on the server
- you work in a non-PHP stack or need real-time streaming processing
Facets
library · maturity active
video-processing audio-processing image-processing media developer-tools web-development php cross-platform ffmpeg video-conversion audio-conversion transcoding object-oriented-wrapper
1 source
- readme: https://github.com/PHP-FFMpeg/PHP-FFMpeg · fetched 2026-08-28 · fccfe456ba16
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PHP-FFMpeg/PHP-FFMpeg | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="PHP-FFMpeg/PHP-FFMpeg")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem