Download the PHP package gaming-engine/sendportal-api-client without Composer
On this page you can find all versions of the php package gaming-engine/sendportal-api-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download gaming-engine/sendportal-api-client
More information about gaming-engine/sendportal-api-client
Files in gaming-engine/sendportal-api-client
Package sendportal-api-client
Short Description API Client for SendPortal.IO
License MIT
Homepage https://github.com/gaming-engine/sendportal-api-client
Informations about the package sendportal-api-client
SendPortal.IO API Client
A simple wrapper around the SendPortal.IO Version 2 API.
Installation
You can install the package via composer:
Usage
This library is best used with a dependency injection library however, it is possible to instantiate is without the use of one.
You have access to several clients one for each type of endpoint that the API provides. The
The clients are as follows:
GamingEngine\SendPortalAPI\Clients\CampaignClient
GamingEngine\SendPortalAPI\Clients\SubscriberClient
GamingEngine\SendPortalAPI\Clients\SubscriberTagClient
GamingEngine\SendPortalAPI\Clients\TagClient
GamingEngine\SendPortalAPI\Clients\TagSubscriberClient
GamingEngine\SendPortalAPI\Clients\TemplateClient
For more details about the request parameters for the API please refer to the documentation.
Retrieval
Create/Update
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Andrew Judd
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of sendportal-api-client with dependencies
guzzlehttp/guzzle Version ^7.4
spatie/data-transfer-object Version ^3.7