Libraries tagged by upload api
gemina/sdk
2 Downloads
Official PHP client for the Gemina API — invoice OCR and document intelligence: upload documents, get typed structured data back, then search, aggregate, and chat over everything you've processed.
yuyangame/yii2-qiniu-sdk
9 Downloads
Qiniu API for Yii 2.0
xingkoo/yii2-qiniu-sdk
11 Downloads
Qiniu API for Yii 2.0
vkr/symfony-web-uploader
131 Downloads
PHP library that simplifies file uploading process to external APIs
uyoobonga/cloudder
34 Downloads
Cloudinary API wrapper for Laravel
timothydake/nigeriabulksms-sdk
2 Downloads
A production-grade PHP SDK for NigeriaBulkSMS API. Provides SMS sending, voice calls, audio uploads, and data fetching functionality with Laravel integration.
simplon/gstorage
142 Downloads
Google Cloud Storage API (service account client)
sarkis-sh/spray-media
11 Downloads
Secure uploads, signed URLs, and flexible media delivery for Laravel.
rauljrz/utildropbox
7 Downloads
A Simple Class to handle the DropBox API's.
purpleobject/transfersh-laravel
8 Downloads
Easily upload files to transfer.sh in Laravel
pronesoft-rd/ecf-sdk-php
0 Downloads
## Descripción general API de nivel productivo para emitir Comprobantes Fiscales Electrónicos (e-CF) en la República Dominicana a través de la plataforma Pronesoft. ## Autenticación — OAuth 2.0 Client Credentials ### Pasos 1. Obtén tus credenciales desde el portal: - Sandbox: https://ecf.sandbox.pronesoft.com → Apps → Default Sandbox App - Producción: https://ecf.pronesoft.com → Integraciones → Apps → Crear App 2. Solicita un token via POST /oauth/token — válido por 24 horas (86400s). 3. Usa: Authorization: Bearer en cada request. 4. Renueva al recibir HTTP 401. Buena práctica: renovar 5 minutos antes del vencimiento. ### Delegación multi-empresa Para actuar en nombre de una empresa asociada (sucursal), agrega: x-tenant-id: NO envíes x-tenant-id cuando actúes como la empresa principal. ### Detalles del Sandbox - Usa cualquier RNC que comience con SBX (ej. SBX123456) — no se requiere certificado real. - Las secuencias son automáticas — no es necesario crearlas manualmente. - El campo environment en el cuerpo del documento DEBE ser TesteCF. ### Scopes disponibles business:read, business:create, business:update, members:read, members:invite, members:revoke, certificates:read, certificates:upload, certificates:update, documents:read, documents:create, documents:send, documents:receive, documents:update, approvals:read, approvals:commercial, sequences:read, sequences:create, sequences:update, sequences:cancel, business_info:read, certification:read, certification:write, reports:read
phpmystic/retrofit-php
1 Downloads
A type-safe HTTP client for PHP inspired by Square's Retrofit. Turn your HTTP API into a PHP interface using attributes.
open-php/google-drive-uploader
8 Downloads
A robust, self-healing Google Drive Uploader for PHP. Features automatic token lifecycle management, smart folder handling, and reliable helpers for embedding images and videos.
mrpc/mixcloud
8 Downloads
PHP wrapper for the Mixcloud API
lracdim/callie-php
0 Downloads
A zero-dependency, upload-and-run PHP micro-framework for building REST APIs. Perfect for shared hosting.