2017 © Pedro Peláez
 

symfony-bundle mediainfo-bundle

Bundle for using php-mediainfo as service

image

mhor/mediainfo-bundle

Bundle for using php-mediainfo as service

  • Monday, January 9, 2017
  • by mhor
  • Repository
  • 2 Watchers
  • 6 Stars
  • 2,647 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 4 Versions
  • 18 % Grown

The README.md

Php-MediaInfo

Introduction

PHP library to run mediainfo command, (*1)

Installation

To use this class install it through Composer, run:, (*2)

$ composer require mhor/mediainfo-bundle

How to use

<?php
//...
$mediaInfo = $this->getContainer()->get->('mhor.mediainfo');
$information = $mediaInfo->getInfo('file.mkv');
//...

More information

More information on php-mediainfo documentation, (*3)

LICENSE

See LICENSE for more information, (*4)

The Versions

09/01 2017

dev-master

9999999-dev

Bundle for using php-mediainfo as service

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar mhor

09/01 2017

1.0.2

1.0.2.0

Bundle for using php-mediainfo as service

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar mhor

05/12 2015
25/12 2014

1.0.0

1.0.0.0

Bundle for using php-mediainfo as service

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar mhor