Download the PHP package pyrex-fwi/id3 without Composer
On this page you can find all versions of the php package pyrex-fwi/id3. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pyrex-fwi/id3
More information about pyrex-fwi/id3
Files in pyrex-fwi/id3
Download pyrex-fwi/id3
More information about pyrex-fwi/id3
Files in pyrex-fwi/id3
Vendor pyrex-fwi
Package id3
Short Description The package lays the basis for the simple manipulation of ID3 tags.You can define readers and writers to manipulate the metadata in read or write.
License MIT
Package id3
Short Description The package lays the basis for the simple manipulation of ID3 tags.You can define readers and writers to manipulate the metadata in read or write.
License MIT
Please rate this library. Is it a good library?
Informations about the package id3
id3 Package
The package lays the basis for the simple ID3 tags manipulation.
You can define readers and writers to manipulate the metadata in read or write.
Bin readers | Available | Mp3 read | Mp3 write | Mp4 read | Mp4 write | Flac read | Flac write |
---|---|---|---|---|---|---|---|
Mediainfo | ✓ | ✓ | no | ✓ | - | ✓ | no |
EyeD3 | ✓ | ✓ | ✓ | - | - | - | no |
Id3v2 | ✓ | ✓ | ✓ | - | - | - | no |
metaflac | ✓ | no | ✓ | - | - | - | ✓ |
Usages
Read Id3 Tags
Write Id3 Tags
Create custom Wrapper
Tests
Make sure you have mediainfo available at location /usr/bin/mediainfo.
Make sure you have eyeD3 available at location /usr/local/bin/eyeD3
Bench: phpunit --group eyed3-read --repeat 100 phpunit --group mediainfo-read --repeat 100
All versions of id3 with dependencies
PHP Build Version
Package Version
Requires
symfony/process Version
^3.1
The package pyrex-fwi/id3 contains the following files
Loading the files please wait ....