ethosce/membersuite

There is no license information available for the latest version (dev-master) of this package.

MemberSuite PHP API

dev-master 2018-09-24 16:59 UTC

This package is auto-updated.

Last update: 2024-09-20 00:26:14 UTC


README

This is a modern alternative to https://github.com/membersuite/sdk-php

Why

MemberSuite's PHP SDK was an outsourced project to smartData and is not supported.

This API client uses the built in SimpleXML, OpenSSL, and SoapClient extensions instead of raw requests, outdated libraries, and other bad things.

Install

composer require ethosce/membersuite

Usage

See https://github.com/ethosce/membersuite/blob/master/example.php