承接 simp/video-php 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

simp/video-php

最新稳定版本:v1.0.3

Composer 安装命令:

composer require simp/video-php

包简介

This package uses static build ffmpeg under GNU licence to process videos in linux php installation

README 文档

README

A PHP application designed to handle video processing tasks by leveraging static FFmpeg binaries.

Overview

This project provides a structure for working with video files using PHP. It includes a mechanism to automatically detect the system architecture and utilize the appropriate static FFmpeg and FFprobe binaries for video manipulation and analysis.

Features

  • Architecture Detection: Automatically detects the operating system architecture (e.g., x86_64, arm64, armv7l) to select the compatible binary.
  • Static Binaries: Designed to work with self-contained FFmpeg binaries, reducing the need for system-wide FFmpeg installation.

Requirements

  • PHP 8.5
  • Lando (recommended for local development)
  • Composer

Getting Started

Installation

1Install dependencies:

composer require simp/video-php

统计信息

  • 总下载量: 3
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-12-02