Libraries tagged by local file storage
anglemx/file-storage-bundle
7 Downloads
Multi-backend file storage bundle (local, S3, Azure)
quillstack/local-storage
661 Downloads
The library to manage files in local storage.
sarowar/laravel-dynamic-file-upload
4 Downloads
A Laravel package for handling file uploads with support for validation, multiple file types, and storage options (local, s3, etc.).
net_bazzline/php_component_database_file_storage
44 Downloads
local file database
insma/yii2-file-storage
74 Downloads
File storage extension for Yii2 Framework.
src-run/augustus-file-object-library
0 Downloads
A simple storage object abstraction layer with local filesystem provider implementation.
nickpro/cdn-bundle
205 Downloads
Symfony2 bundle for file storage on local or remote cdn
pcual-mac/image-basekit-cli
0 Downloads
Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.
ekoukltd/s3-import-export
29 Downloads
Easy import & export of Laravel models (tables) to local or S3 Storage as a JSON file. For when you don't want to restore a whole backup, just a few tables.