PHPackages                             subascorp/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. subascorp/swiftmailer-postmark

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

subascorp/swiftmailer-postmark
==============================

A Swiftmailer Transport for Postmark.

3.4.0(3y ago)02.7kMITPHP

Since Feb 27Pushed 3y agoCompare

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

READMEChangelog (1)Dependencies (3)Versions (20)Used By (0)

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!

You're just steps away from super simple sending via Postmark:

##### 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)

```
