PHPackages                             phansys/getid3 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. phansys/getid3

Abandoned → [james-heinrich/getid3](/?search=james-heinrich%2Fgetid3)Library[Utility &amp; Helpers](/categories/utility)

phansys/getid3
==============

This fork of GetId3 library updates to PSR-2 / PSR-4 CS, adds namespaces and makes it installable by composer.

v1.9.4-p2(13y ago)33243.7k↓26.5%26[3 PRs](https://github.com/phansys/GetId3/pulls)4GPLPHP

Since Aug 15Pushed 8y ago6 watchersCompare

[ Source](https://github.com/phansys/GetId3)[ Packagist](https://packagist.org/packages/phansys/getid3)[ Docs](http://www.getid3.org)[ RSS](/packages/phansys-getid3/feed)WikiDiscussions 2.1 Synced 1mo ago

READMEChangelogDependenciesVersions (9)Used By (4)

GetId3
======

[](#getid3)

[![Build Status](https://camo.githubusercontent.com/0a9ee4758553ffd78888c2e843e041d880bb4b671c1b555b5a1519c2c13fa145/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f7068616e7379732f4765744964332e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/phansys/GetId3)

This fork of GetId3 library **only works in PHP +5.3.3**. It updates to [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)/ [PSR-4](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader.md)standards, adds namespaces and makes it installable by composer.

Useful links
------------

[](#useful-links)

- [Main site](http://www.getid3.org)
- [Support](http://support.getid3.org)

License
-------

[](#license)

For license info please read [LICENSE](Resources/doc/license.txt)

For commercial license read [Resources/doc/license.commercial.txt](Resources/doc/license.commercial.txt)

Installation via [composer](http://getcomposer.org/)
----------------------------------------------------

[](#installation-via-composer)

##### Run composer to install the library:

[](#run-composer-to-install-the-library)

```
$ composer require "phansys/getid3: ^2.1@dev"
```

Quick use example reading audio properties
------------------------------------------

[](#quick-use-example-reading-audio-properties)

```
