Libraries tagged by uploaded files
mohammedmanssour/file-cast
80 Downloads
Easily manage uploaded files in your Laravel app, with automatic path saving and handy value objects for effortless access.
photogabble/laravel-remember-uploads
154 Downloads
Laravel middleware and helper for remembering uploaded files during form validation.
jensostertag/uploadhelper
540 Downloads
A PHP library to process uploaded files
symbiote/silverstripe-contextawareupload
4483 Downloads
Automatic organization of uploaded files based on the site tree structure.
atk14/http
4493 Downloads
PHP classes encapsulating HTTP request, HTTP response, cookie, uploaded file etc. This package is part of the ATK14 Framework.
withcandour/statamic-anonymous-uploads
819 Downloads
Automatically anonymize files uploaded via Statamic forms.
mvccore/ext-form-field-file
271 Downloads
MvcCore - Extension - Form - Field - File - form field input:file to upload file(s) and uploaded files validation.
irfa/encrypt-file-laravel
59 Downloads
"Encrypt & decrypt uploaded file for Laravel"
dft/silverstripe-file-icons
57 Downloads
Determine an icon class for uploaded files, based on extension
cuongsql/laravel-url-uploaded-file
40 Downloads
A package to leverage Laravel's UploadedFile functionality from URLs.
burriko/cake-file-storage
1114 Downloads
A basic file storage behavior for CakePHP. Handles storing uploaded files in database or file system.
mylen/jquery-file-upload-bundle
12859 Downloads
Multiple file uploads for Symfony2 with the BlueImp uploader. Also scales uploaded images
fritzmg/contao-store-uuid
941 Downloads
Mini extension which integrates a storeFormData and a updatePersonalData hook to automatically convert uploaded file paths to UUIDs.
floppy/server
22 Downloads
Floppy is a file storage library. This library allows you to create your own storage file server that simplify file uploading and usage uploaded file.
tacoberu/nette-form-fileupload
124 Downloads
Uploading files has its specifics. It is not enough just to upload the file. We also want to show it when it's already uploaded (preferably with a preview). We want to possibly delete it or replace it with another version.