Download the PHP package wildbit/swiftmailer-postmark without Composer
On this page you can find all versions of the php package wildbit/swiftmailer-postmark. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wildbit/swiftmailer-postmark
More information about wildbit/swiftmailer-postmark
Files in wildbit/swiftmailer-postmark
Download wildbit/swiftmailer-postmark
More information about wildbit/swiftmailer-postmark
Files in wildbit/swiftmailer-postmark
Vendor wildbit
Package swiftmailer-postmark
Short Description A Swiftmailer Transport for Postmark.
License MIT
Package swiftmailer-postmark
Short Description A Swiftmailer Transport for Postmark.
License MIT
Please rate this library. Is it a good library?
Informations about the package swiftmailer-postmark
swiftmailer-postmark
An official Swiftmailer Transport for Postmark.
Send mail through Postmark from your favorite PHP frameworks!
Usage
1. Include this package in your project:
2. Use the transport to send a message:
3. Throw exceptions on Postmark api errors:
4. Use default headers:
You can set default headers at Transport-level, to be set on every message, unless overwritten.
5. Setting the Message Stream:
By default, the "outbound" transactional stream will be used when sending messages.
6. Getting the Postmark Message ID after sending
After sending the mail to Postmark, it is possible to get the Postmark ID.
Releasing a new version
Swiftmailer Transport uses packagist. To publish a new version, simply create a new release on GitHub tagged with the version number.
Notes:
- The Transport uses the Postmark API internally to send mail, via the /email endpoint. Other sending features such as Batch sending or sending via Templates are currently not supported by this library.
All versions of swiftmailer-postmark with dependencies
PHP Build Version
Package Version
The package wildbit/swiftmailer-postmark contains the following files
Loading the files please wait ....