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

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

icsweet/swiftmailer-postmark
============================

A `IcSweet/Swiftmailer` Transport for Postmark.

071PHP

Since Nov 26Pushed 2y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (1)

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)

```
