Libraries tagged by uploading
liftkit/uploader
1377 Downloads
LiftKit library for uploading files
lee/service-bundle
38 Downloads
Intergated with mailing service,uploading image service and so on.
le0daniel/laravel-resumablejs
118 Downloads
Very flexible integration of chunk and async uploading
kinglozzer/htmleditoruploadfield
4445 Downloads
Adds an UploadField to allow uploading files directly in SilverStripe's "Insert Link" form
julio101290/boilerplatecfdidescargamasiva
7 Downloads
library for the administration of CFDI electronic invoices, printing, uploading, downloading, etc.
julio101290/boilerplatecfdi
22 Downloads
library for the administration of CFDI electronic invoices, printing, uploading, downloading, etc.
jeontwikkeling-nl/ltisaas_client_api_php
24 Downloads
A brief overview of the API versions: v0: This version is solely for testing and does not interact with the database, nor does it involve any validation. It simply serves mock data. v1: This is the official version of the LtiSaas API, intended for production use. Please be informed that when testing version v0, the HTTP Access-Token header should be set with the value 'dummy'. Also, please note that the API has a limit of 2500 results per response. Additionally, all webservices support both POST and GET requests. However, the POST method is required when uploading files.
iqmosaic/pimcore-admin-ui-bundle
112 Downloads
This is a UI bundle that allows for the direct uploading of documents to a data object.
hamidrezaniazi/upolo
56 Downloads
Laravel package for uploading files.
gflaminio3/telara
113 Downloads
A custom Laravel package that provides a storage disk for uploading files to Telegram and retrieving them seamlessly
gevman/azure-thumbnails
21 Downloads
Create image thumbnails with help of Microsoft Artificial Intelligence, and show what needed! After uploading an image, a high quality thumbnail gets generated and the Computer Vision API algorithm analyzes the objects within the image, then crops it to fit the requirements of the “region of interest” (ROI).
fsasvari/laravel-uploadify
487 Downloads
Library for Laravel that handles image uploading with renaming, showing thumbnail image with custom route and more.
floppy/server
24 Downloads
Floppy is a file storage library. This library allows you to create your own storage file server that simplify file uploading and usage uploaded file.
didslm/file-upload-wrapper
77 Downloads
This wrapper makes file uploading easier to use
daxslab/yii2-uploader-behavior
685 Downloads
Yii2 Uploader Behavior for Active Record that automates file uploading for every attribute tagged with `file` or `image` validation rule. It also configures the way that filename should be renamed and stored in database as attribute value.