Download the PHP package thepeer/sdk without Composer
On this page you can find all versions of the php package thepeer/sdk. 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 sdk
Thepeer Laravel SDK

Installation
Usage
Initiate
Available methods
-
validateSiganture
accepts
:- request (object)
returns
: boolean
-
indexUser
accepts
:- name (string)
- email (string)
- identifier (string)
returns
: object
-
updateUser
accepts
:- reference (string)
- identifier (string)
returns
: object
-
deleteUser
accepts
:- reference (string)
returns
: boolean
-
getLink
accepts
:- link_id (string)
returns
: object
-
chargeLink
accepts
:- link_id (string)
- amount (integer)
returns
: object
- authorizeCharge
accepts
:- reference (string)
- event (string)
returns
: object
Extra
Refer to the documentation for more information.
All versions of sdk with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
^5.0 || ^6.0 || ^7.0 || ^8.0
guzzlehttp/guzzle Version ~6|~7
ext-json Version *
guzzlehttp/guzzle Version ~6|~7
ext-json Version *
The package thepeer/sdk contains the following files
Loading the files please wait ....