Libraries tagged by file_uploader
th3khan/base64-to-uploaded-file
9626 Downloads
Convert base64 file to UploadedFile of Laravel
naxon/laravel-url-uploaded-file
6056 Downloads
A package to leverage Laravel's UploadedFile functionality from URLs.
rainner/restful-php
57898 Downloads
Parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.
igogo5yo/yii2-upload-from-url
71776 Downloads
UploadFromUrl extension for Yii Framework 2
powerkernel/yii2-fineuploader
11552 Downloads
Fine Uploader extension for Yii2
devfactory/media
11840 Downloads
Laravel package for saving uploaded files and linking them with models
digifactory/laravel-svg-fixer-middleware
29708 Downloads
Fixes your uploaded SVG files before validating through the Laravel validator
tiloweb/uploaded-file-type-bundle
6552 Downloads
A Symfony bundle that handle the form FileType upload and store the URL for you
struktal/struktal-file-uploads
131 Downloads
A PHP library to process uploaded files
mpyw/laravel-file-errors
3318 Downloads
A tiny extension that reports validation error details about uploaded files
bocharsky-bw/file-naming-resolver
4912 Downloads
A lightweight library which helps to resolve a file/directory naming of uploaded files using various naming strategies.
photogabble/laravel-remember-uploads
156 Downloads
Laravel middleware and helper for remembering uploaded files during form validation.
tacoberu/nette-form-fileupload
258 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.
fineuploader/php-traditional-server
19339 Downloads
Endpoint handler for Fine Uploader's traditional server requests.
drands/deployer-sync
159 Downloads
A Laravel package to synchronize database and uploaded files between local and remote servers using Deployer.