Download the PHP package arseniusz8/sendpost_php without Composer
On this page you can find all versions of the php package arseniusz8/sendpost_php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download arseniusz8/sendpost_php
More information about arseniusz8/sendpost_php
Files in arseniusz8/sendpost_php
Package sendpost_php
Short Description Email API and SMTP relay to not just send and measure email sending, but also alert and optimise. We provide you with tools, expertise and support needed to reliably deliver emails to your customers inboxes on time, every time.
License unlicense
Homepage https://openapi-generator.tech
Informations about the package sendpost_php
sendpost
Email API and SMTP relay to not just send and measure email sending, but also alert and optimise. We provide you with tools, expertise and support needed to reliably deliver emails to your customers inboxes on time, every time.
Installation & Usage
Requirements
PHP 7.4 and later. Should also work with PHP 8.0.
Composer
To install the bindings via Composer, add the following to composer.json
:
Then run composer install
Manual Installation
Download the files and include autoload.php
:
Getting Started
Please follow the installation procedure and then run the following:
API Endpoints
All URIs are relative to https://api.sendpost.io/api/v1
Class | Method | HTTP request | Description |
---|---|---|---|
EmailApi | sendEmail | POST /subaccount/email/ | |
EmailApi | sendEmailWithTemplate | POST /subaccount/email/template |
Models
- Attachment
- City
- CopyTo
- Device
- EmailMessage
- EmailResponse
- EventMetadata
- From
- Os
- QEmailMessage
- QEvent
- ReplyTo
- To
- UserAgent
- WebhookEvent
Authorization
Endpoints do not require authorization.
Tests
To run the tests, use:
Author
All versions of sendpost_php with dependencies
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.3
guzzlehttp/psr7 Version ^1.7 || ^2.0