Download the PHP package sarus-io/sarus-sdk-php without Composer
On this page you can find all versions of the php package sarus-io/sarus-sdk-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package sarus-sdk-php
sarus-sdk-php
Sarus SDK for PHP
Install
The recommended way to install riselms/sarus-sdk-php is through composer.
Usage
Don't forget to autoload:
Initialize Sdk object:
Ping and check auth key:
Purchase product:
Unlink product:
Get list of courses where user is enrolled:
Deactivate enrollment of a user:
Run any request through handleRequest method:
Requests Serialization
Requests transformation
-
json
- array
Information which could be taken from Sarus\Client\Exception\HttpException:
Run tests
- Run command
bin/phpunit
All versions of sarus-sdk-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
guzzlehttp/guzzle Version ^6.3
psr/http-message Version ^1.0
psr/log Version ^1.0
guzzlehttp/guzzle Version ^6.3
psr/http-message Version ^1.0
psr/log Version ^1.0
The package sarus-io/sarus-sdk-php contains the following files
Loading the files please wait ....