Libraries tagged by Uploadify
specialist/yii2-cropper
52 Downloads
Yii2 framework widget for uploading and cropping images
simp/uploader
39 Downloads
This is for uploading file in system
simonxiaoma/yii2-hejiang-storage
3 Downloads
A file uploading extension for Yii2, saving files to object storage service.
simkimsia/upload
394 Downloads
Temporary fork from josegonzalez/upload for testing. CakePHP plugin to handle file uploading sans ridiculous automagic
shamanzpua/yii2-cropper
0 Downloads
Yii-Framework widget for uploading and cropping images
senyzy/yii2-ttshop-storage
3 Downloads
A file uploading extension for Yii2, saving files to object storage service.
sbtheke/backgroundimage
67 Downloads
Enables uploading of an image in page properties, which then is shown on page as background image for a predefined element.
sashsvamir/laravel-codemirror-uploader
26 Downloads
Laravel extension to turn your blade textarea component to Codemirror code editor with supporting uploading images
sampa/yii2-media
7 Downloads
Extension for file uploading and attaching to the models with functions for handling media
sajal/imageupload
1 Downloads
A Laravel package for uploading and converting images to WebP
riwandylbs/ssh-popbox
9 Downloads
PopBox SSH For Uploading FILE using SFTP
remocodebe/laravelnova-filepond
11 Downloads
A Nova field for uploading File, Image and Video using filepond.
rasteiner/k3-svgo-upload
5 Downloads
Optimize SVG images before uploading them
rapidwebltd/no-post-data-laravel-middleware
78 Downloads
Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.
ramonztro/simple-upload-handler
14 Downloads
SimpleUploadHandler wraps up file uploading processes.