ucs/media

UCS Media Component

3.0.0 2014-05-24 11:52 UTC

This package is not auto-updated.

Last update: 2019-09-21 13:46:25 UTC


README

With the Media component its possible to handle media upload and manipulation in your application.

Resources

You can run the unit tests with the following command:

$ cd path/to/UCS/Component/Media/
$ composer.phar install
$ phpunit