Download the PHP package selective/audio-type without Composer
On this page you can find all versions of the php package selective/audio-type. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download selective/audio-type
More information about selective/audio-type
Files in selective/audio-type
Download selective/audio-type
More information about selective/audio-type
Files in selective/audio-type
Vendor selective
Package audio-type
Short Description Audio format detection
License MIT
Homepage https://github.com/selective-php/audio-type
Package audio-type
Short Description Audio format detection
License MIT
Homepage https://github.com/selective-php/audio-type
Please rate this library. Is it a good library?
Informations about the package audio-type
selective/audio-type
Audio format detection library for PHP.
Features
- Detection of the audio type based on its header
- No dependencies
- Very fast
Supported formats
- MP3 (MPEG-1 Audio Layer III)
- WAV (WAVE PCM soundfile format)
- MIDI (Musical Instrument Digital Interface)
- FLAC (Free Lossless Audio Codec)
- OGA (OGG Vorbis sound format)
- MKA (Audio-only Matroska container)
- WEBM (Audio only)
- RealAudio (It contains only audio)
- AIFF (Audio Interchange File Format)
- CAF (Apple Core Audio File)
- AAC (Advanced Audio Coding)
- WMA (Windows Media Audio)
- RMI (RIFF-MIDI Audio)
- AU (AU Audio)
Requirements
- PHP 8.1+
Installation
Usage
Detect the audio type of file
Detect the audio type of in-memory object
License
The MIT License (MIT). Please see License File for more information.
All versions of audio-type with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3 || ^8.0
The package selective/audio-type contains the following files
Loading the files please wait ....