This repository has been archived by the owner on Oct 24, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 85
Installation
Jose Celano edited this page Jul 1, 2015
·
3 revisions
There are two ways to install PHP SDK, One using composer as your dependency manager. If your prefer not to use composer, and want to download the php zipped package, you could do that by following Direct Download instructions.
- PHP 5.4+
- ext-curl
- ext-json
- ext-gmp
- ext-openssl
- ext-mcrypt
Getting Started
Using Our SDK
Configurations
Extras
External Links