Libraries tagged by uploaded file
ideil/generic-file
2204 Downloads
Easy uploaded files store management library.
devuri/wp-filename-hasher
6 Downloads
Automatically renames uploaded files/images in WordPress to a unique hashed filename.
burriko/cake-file-storage
1114 Downloads
A basic file storage behavior for CakePHP. Handles storing uploaded files in database or file system.
wearerequired/filename-normalizer
16082 Downloads
WordPress mu-plugin to normalize filenames before they are uploaded.
tacoberu/nette-form-fileupload
128 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.
mylen/jquery-file-upload-bundle
12860 Downloads
Multiple file uploads for Symfony2 with the BlueImp uploader. Also scales uploaded images
webberwu/restful-php
1388 Downloads
This package is forked from rainner/restful-php which parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.
idci/simple-media-bundle
130 Downloads
Symfony SimpleMediaBundle
fritzmg/contao-store-uuid
957 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.
jontynewman/oku-upload
46 Downloads
Allows files to be uploaded and served by JontyNewman\Oku.
techdyn/google-storage-meta-bucket
1400 Downloads
A simple GCP storage bucket wrapper to automatically set metadata (cache-control, etc) on uploaded files.
divineomega/laravel-malware-validation-rule
393 Downloads
Scans uploaded files for viruses and other malware
philiplb/crudlexaddons
206 Downloads
This is a FileProcessor for philiplb/crudlex handling the uploaded files via Amazon S3
ceredia/vfs-stream-symfony
8339 Downloads
Extends vfsStream's virtual file system to comfortably implement functional tests for file uploads using Symfony's UploadedFile class.