Download the PHP package guliano/zf-getid3-module without Composer
On this page you can find all versions of the php package guliano/zf-getid3-module. 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 zf-getid3-module
ZfGetid3Module
Introduction
This small module wraps GetID3 library written by James Heinrich (http://www.getid3.org/) for Zend Framework 2. GetID3 instance can be accessed via ServiceLocator
.
Requirements
Please see the composer.json file.
Installation
Run the following composer
command:
Alternately, manually add the following to your composer.json
, in the require
section:
Finally, add the module name to your project's config/application.config.php
under the modules
key:
Usage
To use this library, just get the GetID3 instance by ServiceLocator
like this:
All versions of zf-getid3-module with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
zendframework/zend-modulemanager Version ~2.0
zendframework/zend-servicemanager Version ~2.0
james-heinrich/getid3 Version ~1.0
zendframework/zend-modulemanager Version ~2.0
zendframework/zend-servicemanager Version ~2.0
james-heinrich/getid3 Version ~1.0
The package guliano/zf-getid3-module contains the following files
Loading the files please wait ....