Libraries tagged by upload
support-gingerminds/laravel-filemanager
1977 Downloads
A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE
sunnysideup/perfect_cms_images
2870 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.
snowsoft/laravel-filemanager
65 Downloads
A file upload/editor intended for use with Laravel 5 to 6 and CKEditor / TinyMCE
sergeykoz/yii2-imageupload
16190 Downloads
Image upload widget with crop for Yii2
sahusoftcom/eloquent-image-mutator
15867 Downloads
One solution for image uploads.
sadovojav/yii2-image-cutter
8300 Downloads
Yii2 crop image widget
resumable2/resumable.js-php-server
64 Downloads
PHP library for handling chunk uploads. Works with flow.js html5 file uploads.
rekalogika/file-contracts
2858 Downloads
Interfaces, traits, and nominal classes for file abstraction.
rekalogika/file-association-entity
2570 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
2575 Downloads
Interface for file association. To be implemented in entities that support file association.
rekalogika/file-association
2563 Downloads
Handles the association between Doctrine entities and files using the rekalogika/file framework, including from file uploads.
rekalogika/file
2657 Downloads
High-level file abstraction library built on top of Flysystem. It lets you work with file objects in an object-oriented manner. A file object represents a file in a Flysystem filesystem. It can be a local file or a file in a cloud storage, the library lets you work with them in the same way.
patroklo/octobercms-improved-fileupload
4188 Downloads
Improves October CMS file upload form widget options with user defined rules.
ozznest/api-images
4184 Downloads
Library to implement images to GraphQL API
ozerich/yii2-filestorage-db
1908 Downloads
Extension for file uploading and attaching to the models