Libraries tagged by uploaded
silverstripe/mimevalidator
1799924 Downloads
Checks uploaded file content roughly matches a known MIME type for the file extension.
laravel-at/laravel-image-sanitize
46987 Downloads
A small but handy package to prevent malicious code execution coming into your application through uploaded image files.
fuelphp/upload
1715403 Downloads
Process uploaded files
christophlehmann/imageoptimizer
461511 Downloads
Optimize uploaded/processed images with binaries of your choice
verbb/image-resizer
256148 Downloads
Resize assets when they are uploaded.
httpsoft/http-server-request
95972 Downloads
Infrastructure for creating PSR-7 ServerRequest and UploadedFile
silverstripe/selectupload
78552 Downloads
Enables files to be uploaded into a user-designated folder
schmitzal/tinyimg
116490 Downloads
Image compression for all pngs and jpgs uploaded to the backend (using the tinypng API)
presta/image-bundle
147858 Downloads
PrestaImageBundle is a Symfony bundle providing tools to resize uploaded and remote images before sending them through a classic form.
edwardspec/mediawiki-aws-s3
11907 Downloads
Allows MediaWiki to use Amazon S3 to store uploaded files.
axllent/silverstripe-scaled-uploads
74023 Downloads
Automatically scale down and rotate uploaded images for Silverstripe
vpap/laravel-url-uploaded-file
17167 Downloads
A package to leverage Laravel's UploadedFile functionality from URLs.
th3khan/base64-to-uploaded-file
10341 Downloads
Convert base64 file to UploadedFile of Laravel
naxon/laravel-url-uploaded-file
6164 Downloads
A package to leverage Laravel's UploadedFile functionality from URLs.
rainner/restful-php
58966 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.