ucs/media

UCS Media Component

This package's canonical repository appears to be gone and the package has been frozen as a result.

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