Libraries tagged by unload
tohsakarat/tags-filter
811 Downloads
Add a tags filter dropdown on the index page.
symbiote/silverstripe-contextawareupload
4638 Downloads
Automatic organization of uploaded files based on the site tree structure.
support-gingerminds/laravel-filemanager
1776 Downloads
A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE
sunnysideup/perfect_cms_images
2769 Downloads
Silverstripe Module that makes it easier for CMS Editors to upload the right size image. It allows the developer to set the size for each image (width, height or both) in one place and apply this throughout the project in the CMS and on the front-end.
sudippalash/mediauploader
766 Downloads
Laravel package for Media Uploader
skeeks/yii2-widget-simpleajaxuploader
24849 Downloads
Javascript plugin for cross-browser Ajax file uploading with progress bar support. Works in all major browsers, including IE7+, Chrome, Firefox, Safari, and Opera. No dependencies - use it with or without jQuery.
sjaakp/yii2-illustrated-behavior
2972 Downloads
ActiveRecord Behavior with associated Widget for Yii2.
sergeykoz/yii2-imageupload
15628 Downloads
Image upload widget with crop for Yii2
sadovojav/yii2-image-cutter
8246 Downloads
Yii2 crop image widget
sabbir268/laravel-filecaster
79 Downloads
A simple casting class for laravel model to handle file upload and retrieve
resumable2/resumable.js-php-server
63 Downloads
PHP library for handling chunk uploads. Works with flow.js html5 file uploads.
rekalogika/file-contracts
2498 Downloads
Interfaces, traits, and nominal classes for file abstraction.
rekalogika/file-association-entity
2222 Downloads
Utilities for handling files inside domain entities: EmbeddedMetadata for embedding metadata inside Doctrine entities, AbstractFile for creating one-to-many relations with files, and NullFile to handle cases in domain entities where a file must be present but is missing in the storage backend.
rekalogika/file-association-contracts
2228 Downloads
Interface for file association. To be implemented in entities that support file association.
rekalogika/file-association
2228 Downloads
Handles the association between Doctrine entities and files using the rekalogika/file framework, including from file uploads.