generalsoftwareinc / sendreach-php-sdk
The official SendReach PHP SDK. Just hosted by GSI on GitHub.
Installs: 4 267
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
Requires
- php: >=5.3.0
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.