generalsoftwareinc/sendreach-php-sdk

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

The official SendReach PHP SDK. Just hosted by GSI on GitHub.

3.0.1 2015-12-14 19:23 UTC

This package is not auto-updated.

Last update: 2025-08-20 22:01:59 UTC


README

A "classmap" section was added to the composer file to avoid the use of "require_once" as examples do. Now you can just call:

MailWizzApi_Autoloader::register();

Please see the examples folder for usage and available endpoints.