Download the PHP package groupdocscloud/conversion-sdk-php without Composer
On this page you can find all versions of the php package groupdocscloud/conversion-sdk-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download groupdocscloud/conversion-sdk-php
More information about groupdocscloud/conversion-sdk-php
Files in groupdocscloud/conversion-sdk-php
Package conversion-sdk-php
Short Description This repository contains GroupDocs.Conversion Cloud SDK for PHP source code.
License MIT
Homepage https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-php
Informations about the package conversion-sdk-php
GroupDocs.Conversion Cloud SDK for PHP
This repository contains GroupDocs.Conversion Cloud SDK for PHP source code. This SDK allows you to work with GroupDocs.Conversion 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.Conversion Cloud SDK for PHP is licensed under MIT License.
Resources
+Website +Product Home +Documentation +Free Support Forum +Blog
Contact Us
Your feedback is very important to us. Please feel free to contact us using our Support Forums.
All versions of conversion-sdk-php with dependencies
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.5.8|^7.4.5