Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/torann/mediasort
- Owner: Torann
- License: bsd-2-clause
- Created: 2015-02-20T22:17:19.000Z (almost 10 years ago)
- Default Branch: 2.x
- Last Pushed: 2024-03-22T18:53:47.000Z (9 months ago)
- Last Synced: 2024-04-22T21:22:02.504Z (8 months ago)
- Topics: flysystem, laravel, s3, stapler
- Language: PHP
- Homepage:
- Size: 191 KB
- Stars: 20
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.