Libraries tagged by upload api
codewithathis/paperless-ngx
32 Downloads
A Laravel package for managing Paperless-ngx via its API, providing easy integration, document upload, search, tagging, and workflow automation.
tigusigalpa/dropbox-php
2 Downloads
Modern PHP SDK for Dropbox API v2 integration with Laravel support
teepluss/cloudinary
10525 Downloads
Cloudinary API wrapper for Laravel 4
nevestul4o/network-controller
362 Downloads
A basic API controller set for laravel
metapraxis/wp-file-system
1 Downloads
A safe and convenient object-oriented wrapper for the WordPress Filesystem API
lucatacconi/crunz-ui
1520 Downloads
User interface for lavary/crunz. Integrate Crunz library and funtions: Tabular, monthly or weekly interface to view the scheduled and executed tasks. Quick display of the execution result of the tasks that have been executed (Indicator icons easily show the result). Upload, download, edit or delete tasks. Forced run of the task, even outside the scheduled time with eventual display of the log once the execution is completed. It can be used with integrated Crunz or with a version of Crunz already installed on the system
invoicetronic/php-sdk
46 Downloads
The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] ## Before you start For the full integration guide, tutorials, SDKs and quickstarts, see the **[Documentation](https://invoicetronic.com/en/docs/)**. A few cross-cutting topics worth knowing before integrating: - **[Prerequisites](https://invoicetronic.com/en/docs/prerequisites/)** — what you need to start in Sandbox and what's required to move to production. - **[API Keys](https://invoicetronic.com/en/docs/apikeys/)** — how `ik_live_` and `ik_test_` keys select the environment. - **[Sandbox](https://invoicetronic.com/en/docs/sandbox/)** — free test environment that mirrors the live workflow, with no credits consumed. - **[Rate Limiting](https://invoicetronic.com/en/docs/ratelimiting/)** — per-second, per-minute and per-day limits; how to handle `429 Too Many Requests`. - **[Pagination](https://invoicetronic.com/en/docs/pagination/)** — `page` and `page_size` parameters and the `Invoicetronic-Total-Count` response header. - **[CORS](https://invoicetronic.com/en/docs/cors/)** — calling the API from the browser; allowed origins are configured per key. - **[Webhooks](https://invoicetronic.com/en/docs/webhooks/)** — real-time event notifications with HMAC-SHA256 signature validation. - **[Localization](https://invoicetronic.com/en/docs/accept-language/)** — use the `Accept-Language` header to receive error messages in Italian, English or German. [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
hakre/dropbox-uploader
156342 Downloads
Upload files or strings to Dropbox without the Dropbox API
forever2077/php-helper
35 Downloads
PHP Tool Library
ekstremedia/laravel-youtube
738 Downloads
A modern Laravel package for YouTube API v3 integration with OAuth2, automatic token refresh, and beautiful admin panel
chocoboxxf/yii2-qiniu-sdk
445 Downloads
Qiniu API for Yii 2.0
pimphand/gdrive
7 Downloads
Laravel Google Drive storage package with S3-style API, OAuth, streaming upload/download, and quota sync.
101infotech/imgbb
224 Downloads
Simple Way to upload image using imgbb api without any fuss.
ayman-elmalah/laravel-youtube-uploader
1000 Downloads
The package will help you to upload videos to youtube and making youtube api much easier
aslamhus/google-drive-uploader
22 Downloads
A PHP class for uploading files to Google Drive, providing methods for basic and resumable uploads, with support for managing dependencies and setting up Google Drive API service accounts