rvanlaak / saaspose-php-sdk
This repository contains Saaspose.SDK for PHP source code. This SDK allows you to work with Saaspose REST API in your PHP applications quickly and easily.
Requires
- php: >=5.3.2
This package is auto-updated.
Last update: 2024-10-16 04:45:40 UTC
README
#Saaspose.SDK for PHP Repository
This repository contains Saaspose.SDK for PHP source code. This SDK allows you to work with Saaspose REST API in your PHP applications quickly and easily.
##What's included in this SDK repository?
###Code
###Data
In order to manipulate any files, you first need to upload them to the Saaspose storage using storage manipulation code.
###Output
The Saaspose.SDK for PHP allows you to save the output files at your specified location.
###Prerequisites
PHP version 5.3.8 Extensions (php_curl & php_json)
###Help Material
You may get help regarding Saaspose API or Saaspose.SDK for PHP on www.saaspose.com.
##How to use Saaspose.SDK for PHP?
Please see the Saaaspose.SDK for .NET Examples sections in the Documentation.