Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/torann/mediasort

Upload manager using Laravel's built-in Filesystem/Cloud Storage
https://github.com/torann/mediasort

flysystem laravel s3 stapler

Last synced: about 2 months ago
JSON representation

Upload manager using Laravel's built-in Filesystem/Cloud Storage

Awesome Lists containing this project

README

        

# MediaSort

[![Build Status](https://app.travis-ci.com/Torann/mediasort.svg?branch=2.x)](https://app.travis-ci.com/Torann/mediasort)
[![Latest Stable Version](https://poser.pugx.org/torann/mediasort/v/stable.png)](https://packagist.org/packages/torann/mediasort)
[![Total Downloads](https://poser.pugx.org/torann/mediasort/downloads.png)](https://packagist.org/packages/torann/mediasort)
[![Patreon donate button](https://img.shields.io/badge/patreon-donate-yellow.svg)](https://www.patreon.com/torann)
[![Donate to this project using Flattr](https://img.shields.io/badge/flattr-donate-yellow.svg)](https://flattr.com/profile/torann)
[![Donate to this project using Paypal](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4CJA2A97NPYVU)

MediaSort upload manager using Laravel's built-in Filesystem / Cloud Storage. Store your files locally or in the cloud.

- [MediaSort on Packagist](https://packagist.org/packages/torann/mediasort)
- [MediaSort on GitHub](https://github.com/Torann/mediasort)

## Official Documentation

Documentation for the package can be found on [Lyften.com](http://lyften.com/projects/mediasort/).

## Laravel Versions

- Laravel 7.0-8.0 - [version 1.5](https://github.com/Torann/mediasort/tree/1.5)
- Laravel 6.0 - [version 1.3](https://github.com/Torann/mediasort/tree/1.3)
- Laravel 5.5 - [version 1.2](https://github.com/Torann/mediasort/tree/1.2)
- Laravel 5 - [version 1.1](https://github.com/Torann/mediasort/tree/1.1)
- Laravel 4 - [version 0.1](https://github.com/Torann/mediasort/tree/0.1)

### License

MediaSort is open-sourced software licensed under the BSD 2-Clause License.