Download the PHP package groupdocscloud/storage-sdk-php without Composer
On this page you can find all versions of the php package groupdocscloud/storage-sdk-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download groupdocscloud/storage-sdk-php
More information about groupdocscloud/storage-sdk-php
Files in groupdocscloud/storage-sdk-php
Package storage-sdk-php
Short Description This repository contains GroupDocs Storage Cloud SDK for PHP source code. GroupDocs Storage Cloud SDK for PHP is a true REST API that provides managers for multiple storage types.
License MIT
Homepage https://github.com/groupdocs-storage-cloud/groupdocs-storage-cloud-php
Informations about the package storage-sdk-php
GroupDocs.Storage Cloud SDK for PHP
This repository contains GroupDocs.Storage Cloud SDK for PHP source code. This SDK allows you to work with GroupDocs.Storage Cloud REST APIs in your PHP applications quickly and easily, with zero initial cost.
See API Reference for full API specification.
How to use the SDK?
The complete source code is available in this repository folder. You can either directly use it in your project via source code or via Packagist distribution (recommended). For more details, please visit our documentation website.
Prerequisites
To use GroupDocs.Storage Cloud SDK for PHP you need to register an account with GroupDocs Cloud and lookup/create App Key and SID at Cloud Dashboard. There is free quota available. For more details, see GroupDocs Cloud Pricing.
Installation
Install storage-sdk-php via Composer:
storage-sdk-php is available on Packagist as the
storage-sdk-php
package. Run the following command:
To use the SDK, use Composer's autoload:
Sample usage
The example below shows how your application has to initiate and download a file using storage-sdk-php library:
Tests contain various examples of using the SDK. Please put your credentials into Configuration.
Dependencies
- PHP 5.6 or later
- referenced packages (see here for more details)
Contact Us
Your feedback is very important to us. Please feel free to contact us using our Support Forums.
All versions of storage-sdk-php with dependencies
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2