Download the PHP package subascorp/swiftmailer-postmark without Composer
On this page you can find all versions of the php package subascorp/swiftmailer-postmark. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download subascorp/swiftmailer-postmark
More information about subascorp/swiftmailer-postmark
Files in subascorp/swiftmailer-postmark
Download subascorp/swiftmailer-postmark
More information about subascorp/swiftmailer-postmark
Files in subascorp/swiftmailer-postmark
Vendor subascorp
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!
You're just steps away from super simple sending via Postmark:
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.
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 subascorp/swiftmailer-postmark contains the following files
Loading the files please wait ....