Libraries tagged by uploadx
varbox/varbox
501 Downloads
Laravel Admin Panel
unclecheese/silverstripe-kickassets
28252 Downloads
Provides an alternative file management interface for SilverStripe CMS with drag-and-drop, multi-selection, and several other desktop-like UI conventions.
unclecheese/kickassets
3958 Downloads
Provides an alternative file management interface for SilverStripe CMS with drag-and-drop, multi-selection, and several other desktop-like UI conventions.
tyler-ajeesh/laravelcdn
2403 Downloads
Content Delivery Network (CDN) Package for Laravel
tohsakarat/tags-filter
830 Downloads
Add a tags filter dropdown on the index page.
symbiote/silverstripe-contextawareupload
4649 Downloads
Automatic organization of uploaded files based on the site tree structure.
support-gingerminds/laravel-filemanager
1821 Downloads
A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE
sudippalash/mediauploader
792 Downloads
Laravel package for Media Uploader
sjaakp/yii2-illustrated-behavior
2973 Downloads
ActiveRecord Behavior with associated Widget for Yii2.
sergeykoz/yii2-imageupload
15775 Downloads
Image upload widget with crop for Yii2
sadovojav/yii2-image-cutter
8260 Downloads
Yii2 crop image widget
resumable2/resumable.js-php-server
63 Downloads
PHP library for handling chunk uploads. Works with flow.js html5 file uploads.
rekalogika/file-contracts
2620 Downloads
Interfaces, traits, and nominal classes for file abstraction.
rekalogika/file-association-entity
2344 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
2350 Downloads
Interface for file association. To be implemented in entities that support file association.