Download the PHP package quasarstream/opus without Composer
On this page you can find all versions of the php package quasarstream/opus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download quasarstream/opus
More information about quasarstream/opus
Files in quasarstream/opus
Download quasarstream/opus
More information about quasarstream/opus
Files in quasarstream/opus
Vendor quasarstream
Package opus
Short Description A lightweight PHP wrapper for the libopus audio codec using PHP FFI.
License BSD-3-Clause
Homepage https://www.quasarstream.com/webrtc
Package opus
Short Description A lightweight PHP wrapper for the libopus audio codec using PHP FFI.
License BSD-3-Clause
Homepage https://www.quasarstream.com/webrtc
Please rate this library. Is it a good library?
Informations about the package opus
Opus Adapter for PHP
Deprecation Notice: This library will be replaced with the AV library in a future update.
A lightweight PHP wrapper for the libopus audio codec using PHP FFI.
This package provides encoder and decoder classes for working with raw PCM audio and the Opus format.
Features
- Encode raw PCM audio to Opus format
- Decode Opus-encoded audio back to PCM
- Based on FFI bindings to the native libopus library
- Compatible with multi-channel and variable sample rate audio
Requirements
- PHP ≥ 8.4 with FFI extension enabled
- libopus development libraries
- Linux environment (Windows/macOS support planned)
Documentation
This package is part of the PHP WebRTC library. For complete documentation, examples, and API reference, visit:
Credits
Authors
-
Amin Yazdanpanah
aminyazdanpanah.com [email protected] - Sana Moniri
GitHub
Reporting Issues
Found a bug? Please report it on our issues.
License
BSD 3-Clause License. See LICENSE for details.
All versions of opus with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.4
ext-ffi Version *
quasarstream/exception Version ^1.0
quasarstream/mixin Version ^1.0
quasarstream/av Version ^1.0
ext-ffi Version *
quasarstream/exception Version ^1.0
quasarstream/mixin Version ^1.0
quasarstream/av Version ^1.0
The package quasarstream/opus contains the following files
Loading the files please wait ...