laravel-model-json-storage
by mjducharme
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
laravel-model-json-storage
by okipa
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
laravel-azure-storage
by matthewbdaly
Microsoft Azure Blob Storage integration for Laravel's Storage API
qiniu-laravel-storage
by pmcaff
Qiniu Resource (Cloud) Storage SDK for Laravel 5 Forked From zgldh\QiniuStorage
laravel-storage-cloudinary-adapter-service-provider
by t3chnik
Laravel 5 Storage Cloudinary Adapter Service Provider
laravel-upload-manager
by reg2005
Upload, validate, storage, manage by API for Laravel 5.1/5.2/5.3/5.4
laravel-azure-blob-storage
by heedworks
Laravel wrapper for Azure Blob Storage. Uses Azure library from https://github.com/beberlei