2017 © Pedro Peláez
 

yii2-extension yii2-getid3

getID3() Extention for Yii2

image

perminder-klair/yii2-getid3

getID3() Extention for Yii2

  • Monday, May 12, 2014
  • by perminder-klair
  • Repository
  • 2 Watchers
  • 1 Stars
  • 334 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 4 Open issues
  • 1 Versions
  • 1 % Grown

The README.md

getID3() for Yii2

getID3() Extention for Yii2, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist perminder-klair/yii2-getid3 "*"

or add, (*4)

"perminder-klair/yii2-getid3": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

php $getID3 = new Yii2GetID3(); $getID3->getData('./path/file.mp3');, (*7)

The Versions

12/05 2014

dev-master

9999999-dev

getID3() Extention for Yii2

  Sources   Download

MIT

The Requires

 

extension yii2 getid3