Download the PHP package bluemoehre/flac-php without Composer
On this page you can find all versions of the php package bluemoehre/flac-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bluemoehre/flac-php
More information about bluemoehre/flac-php
Files in bluemoehre/flac-php
Download bluemoehre/flac-php
More information about bluemoehre/flac-php
Files in bluemoehre/flac-php
Vendor bluemoehre
Package flac-php
Short Description PHP class for native reading FLAC's metadata
License
Package flac-php
Short Description PHP class for native reading FLAC's metadata
License
Please rate this library. Is it a good library?
Informations about the package flac-php
FLAC-PHP
Class for native reading FLAC's metadata in PHP. Provides direct access to the Vorbis comment (artist, title, album, …) to fetch all desired information.
Installation
This class can easily be installed via Composer:
composer require bluemoehre/flac-php
Alternatively you may include it the old fashioned way of downloading and adding it via
require 'Flac.php'
Usage
TODOs
- Add getter for pictures
Technical information
FLAC: https://xiph.org/flac/format.html
Vorbis comment: https://www.xiph.org/vorbis/doc/v-comment.html
All versions of flac-php with dependencies
PHP Build Version
Package Version
No informations.
The package bluemoehre/flac-php contains the following files
Loading the files please wait ....