PHPackages                             wildbit/swiftmailer-postmark - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. wildbit/swiftmailer-postmark

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

wildbit/swiftmailer-postmark
============================

A Swiftmailer Transport for Postmark.

3.4.0(3y ago)542.8M—4.3%29[2 issues](https://github.com/ActiveCampaign/swiftmailer-postmark/issues)[2 PRs](https://github.com/ActiveCampaign/swiftmailer-postmark/pulls)6MITPHPCI failing

Since Feb 27Pushed 3y ago11 watchersCompare

[ Source](https://github.com/ActiveCampaign/swiftmailer-postmark)[ Packagist](https://packagist.org/packages/wildbit/swiftmailer-postmark)[ RSS](/packages/wildbit-swiftmailer-postmark/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (21)Used By (6)

swiftmailer-postmark
====================

[](#swiftmailer-postmark)

[![Build Status](https://camo.githubusercontent.com/8f8daf084b2bfd9237fe8bd72506a92d313889a3ab06bfdb8dfdacb303bd4506/68747470733a2f2f636972636c6563692e636f6d2f67682f41637469766543616d706169676e2f73776966746d61696c65722d706f73746d61726b2e7376673f7374796c653d736869656c64)](https://circleci.com/gh/ActiveCampaign/swiftmailer-postmark)

An official Swiftmailer Transport for Postmark.

Send mail through Postmark from your favorite PHP frameworks!

Usage
-----

[](#usage)

### 1. Include this package in your project:

[](#1-include-this-package-in-your-project)

```
composer require wildbit/swiftmailer-postmark
```

### 2. Use the transport to send a message:

[](#2-use-the-transport-to-send-a-message)

```
