Download the PHP package plutuss/getid3-laravel without Composer
On this page you can find all versions of the php package plutuss/getid3-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package getid3-laravel
Installed packages
Laravel:
- GitHub.
- This package is a wrapper around james-heinrich/getid3.
[!NOTE] The getID3 package, developed by James Heinrich, is a powerful tool for analyzing metadata of audio and video files. Here are some of its capabilities:
- Metadata Extraction: getID3 can extract various types of metadata from multimedia files, including information about format, codec, duration, bitrate, sample rate, and much more.
- Support for Various Formats: The package supports a wide range of audio and video formats, including MP3, WAV, FLAC, OGG, AAC, WMA, AVI, MPEG, QuickTime, and many others.
- Tag Processing: It is also capable of analyzing and extracting information from metadata tags, such as ID3 tags for MP3 files or similar tags for other formats.
- Character Encoding Detection: getID3 can automatically detect the text encoding used in metadata, allowing for proper handling of different languages and special characters.
- Stream Information Retrieval: This package can analyze the structure of multimedia files and provide information about the audio and video streams contained within them.
- Flexibility and Customization: getID3 provides various options and settings for users, allowing them to customize its behavior according to the specific needs and requirements of their projects.
[!NOTE] These capabilities make the getID3 package a valuable tool for developers working with multimedia files, as well as for creating applications that require analysis and processing of audio and video data.
Use Facade MediaAnalyzer
- uploadFile()
- fromLocalFile()
-
fromUrl()
- Easy to use: Just pass a URL and get structured metadata
-
Supports multiple media types: Images, videos, and audio files
-
List of available methods
-
You can also refer to the property
- The getNestedValue() method retrieves a value from a deeply nested array using "dot" notation
All versions of getid3-laravel with dependencies
PHP Build Version
Package Version
The package plutuss/getid3-laravel contains the following files
Loading the files please wait ....