Libraries tagged by uploaded
silverstripe/mimevalidator
1578318 Downloads
Checks uploaded file content roughly matches a known MIME type for the file extension.
christophlehmann/imageoptimizer
419559 Downloads
Optimize uploaded/processed images with binaries of your choice
verbb/image-resizer
242977 Downloads
Resize assets when they are uploaded.
presta/image-bundle
140274 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
40254 Downloads
A small but handy package to prevent malicious code execution coming into your application through uploaded image files.
httpsoft/http-server-request
73821 Downloads
Infrastructure for creating PSR-7 ServerRequest and UploadedFile
fuelphp/upload
1625941 Downloads
Process uploaded files
silverstripe/selectupload
77745 Downloads
Enables files to be uploaded into a user-designated folder
schmitzal/tinyimg
107015 Downloads
Image compression for all pngs and jpgs uploaded to the backend (using the tinypng API)
punkave/symfony2-file-uploader-bundle
63757 Downloads
Multiple file uploads for Symfony2 with the BlueImp uploader. Also scales uploaded images
edwardspec/mediawiki-aws-s3
10486 Downloads
Allows MediaWiki to use Amazon S3 to store uploaded files.
axllent/silverstripe-scaled-uploads
67191 Downloads
Automatically scale down and rotate uploaded images for Silverstripe
vpap/laravel-url-uploaded-file
14263 Downloads
A package to leverage Laravel's UploadedFile functionality from URLs.
tiloweb/uploaded-file-type-bundle
5296 Downloads
A Symfony bundle that handle the form FileType upload and store the URL for you
th3khan/base64-to-uploaded-file
8396 Downloads
Convert base64 file to UploadedFile of Laravel