Registry / cloud / aspose-storage-sdk-php

aspose-storage-sdk-php

JSON →
library18.4phppackagistunverified

Aspose Storage Cloud SDK for PHP provides managers for multiple storage types via REST API

composer require aspose/storage-sdk-php
INSTALL
IMPORT
SIG · ASPOSE-STORAGE-SDK
A
aspose-storage-sdk-php
cloudphpv18.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

StorageApi
use Aspose\Storage\StorageApi;

Initialize Aspose Storage Cloud API client

use Aspose\Storage\StorageApi; $api = new StorageApi(); $api->getConfig()->setAppSid('your-app-sid'); $api->getConfig()->setApiKey('your-api-key');
Debug
Known issues
breakingRequires PHP 7.1+ and cURL extension
fix
Ensure PHP version and cURL are installed
affects: <7.1
Upgrade
Version history
18.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
42 hits · last 30 days
node
40
OpenAI (training)
1
Resources
aspose-storage-sdk-php — pip install aspose-storage-sdk-php · libregistry