Download the PHP package groupdocscloud/groupdocs-viewer-cloud without Composer
On this page you can find all versions of the php package groupdocscloud/groupdocs-viewer-cloud. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download groupdocscloud/groupdocs-viewer-cloud
More information about groupdocscloud/groupdocs-viewer-cloud
Files in groupdocscloud/groupdocs-viewer-cloud
Package groupdocs-viewer-cloud
Short Description This repository contains GroupDocs.Viewer Cloud SDK for PHP source code.
License MIT
Homepage https://github.com/groupdocs-viewer-cloud/groupdocs-viewer-cloud-php
Informations about the package groupdocs-viewer-cloud
GroupDocs.Viewer Cloud SDK for PHP
This repository contains GroupDocs.Viewer Cloud SDK for PHP source code. This SDK allows you to work with GroupDocs.Viewer Cloud REST APIs in your PHP applications.
Dependencies
- PHP 5.5 or later
Authorization
To use SDK you need AppSID and AppKey authorization keys. You can get your AppSID and AppKey at https://dashboard.groupdocs.cloud (free registration is required).
Installation & Usage
Composer
The package is available at Packagist and it can be installed via Composer by executing following command:
Or you can install SDK via Composer directly from this repository, add the following to composer.json
:
Then run composer install
Manual Installation
Clone or download this repository, then run composer install
in the root directory to install dependencies and include autoload.php
into your code file:
Tests
To run the unit tests set your AppSID and AppKey in json.config and execute following commands:
Getting Started
Please follow the installation procedure and then run the following:
Licensing
GroupDocs.Viewer Cloud SDK for PHP is licensed under MIT License.
Resources
Contact Us
Your feedback is very important to us. Please feel free to contact us using our Support Forums.
All versions of groupdocs-viewer-cloud with dependencies
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.5.8|^7.4.5