Libraries tagged by uploaded
silverstripe/mimevalidator
1651079 Downloads
Checks uploaded file content roughly matches a known MIME type for the file extension.
fuelphp/upload
1654403 Downloads
Process uploaded files
christophlehmann/imageoptimizer
433463 Downloads
Optimize uploaded/processed images with binaries of your choice
verbb/image-resizer
248629 Downloads
Resize assets when they are uploaded.
presta/image-bundle
143385 Downloads
PrestaImageBundle is a Symfony bundle providing tools to resize uploaded and remote images before sending them through a classic form.
laravel-at/laravel-image-sanitize
41791 Downloads
A small but handy package to prevent malicious code execution coming into your application through uploaded image files.
httpsoft/http-server-request
80070 Downloads
Infrastructure for creating PSR-7 ServerRequest and UploadedFile
silverstripe/selectupload
78018 Downloads
Enables files to be uploaded into a user-designated folder
schmitzal/tinyimg
110222 Downloads
Image compression for all pngs and jpgs uploaded to the backend (using the tinypng API)
punkave/symfony2-file-uploader-bundle
63805 Downloads
Multiple file uploads for Symfony2 with the BlueImp uploader. Also scales uploaded images
edwardspec/mediawiki-aws-s3
10782 Downloads
Allows MediaWiki to use Amazon S3 to store uploaded files.
axllent/silverstripe-scaled-uploads
69648 Downloads
Automatically scale down and rotate uploaded images for Silverstripe
vpap/laravel-url-uploaded-file
15555 Downloads
A package to leverage Laravel's UploadedFile functionality from URLs.
tiloweb/uploaded-file-type-bundle
5827 Downloads
A Symfony bundle that handle the form FileType upload and store the URL for you
th3khan/base64-to-uploaded-file
9055 Downloads
Convert base64 file to UploadedFile of Laravel