Download the PHP package ritechoice23/laravel-fluent-ffmpeg without Composer
On this page you can find all versions of the php package ritechoice23/laravel-fluent-ffmpeg. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ritechoice23/laravel-fluent-ffmpeg
More information about ritechoice23/laravel-fluent-ffmpeg
Files in ritechoice23/laravel-fluent-ffmpeg
Download ritechoice23/laravel-fluent-ffmpeg
More information about ritechoice23/laravel-fluent-ffmpeg
Files in ritechoice23/laravel-fluent-ffmpeg
Vendor ritechoice23
Package laravel-fluent-ffmpeg
Short Description A fluent, chainable API for working with FFmpeg in Laravel applications
License MIT
Homepage https://github.com/ritechoice23/laravel-fluent-ffmpeg
Package laravel-fluent-ffmpeg
Short Description A fluent, chainable API for working with FFmpeg in Laravel applications
License MIT
Homepage https://github.com/ritechoice23/laravel-fluent-ffmpeg
Please rate this library. Is it a good library?
Informations about the package laravel-fluent-ffmpeg
Laravel Fluent FFmpeg
A fluent, chainable API for working with FFmpeg in Laravel applications. Process videos and audio with an elegant, expressive syntax.
Installation
Publish the configuration:
Quick Start
Features
- Fluent API - Chainable, expressive syntax
- Audio Waveforms - Generate waveform data for visualization
- Multi-Clip Extraction - Extract multiple clips with auto-numbering
- Directory Processing - Process multiple files from a directory
- Multiple Text Overlays - Add multiple styled text overlays with positioning and timing
- Video Composition - Add intro, outro, and watermarks to clips
- 20+ Filters - Effects, transformations, overlays
- Multiple Formats - MP4, HLS, DASH, GIF, and more
- Media Probing - Get detailed video/audio information
- Laravel Disks - Save to S3, local, or any disk
- Progress Tracking - Real-time progress with broadcasting
- Queue Support - Process videos in background
- Smart Defaults - Sensible defaults from config
- Events - Track processing lifecycle
- Fully Tested - 228+ passing tests
Documentation
- Installation & Configuration
- Basic Usage
- Audio Waveforms - Generate waveform data for visualization
- Directory Processing - Process multiple files from a directory
- Text Overlay - Add styled text to videos
- Clipping - Extract single or multiple video clips
- Video Composition - Add intro/outro/watermark
- Media Probing - Get video/audio information
- Video Options
- Audio Options
- Subtitle Options
- Filters & Effects
- Format Conversion - Convert to MP3, MP4, WebM, and more
- Formats & Streaming
- Advanced HLS
- Cross-Platform Compatibility
- Laravel Integration
- Queue Processing
- Events & Broadcasting
- Helper Methods
- Package Lifecycle
- API Reference
Requirements
- PHP 8.2+
- Laravel 10.0+
- FFmpeg 4.0+
Testing
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-fluent-ffmpeg with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^11.0||^12.0
symfony/process Version ^6.0|^7.0
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^11.0||^12.0
symfony/process Version ^6.0|^7.0
The package ritechoice23/laravel-fluent-ffmpeg contains the following files
Loading the files please wait ...