PHPackages                             flipboxdigital/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. [HTTP &amp; Networking](/categories/http)
4. /
5. flipboxdigital/swiftmailer-postmark

Abandoned → [wildbit/swiftmailer-postmark](/?search=wildbit%2Fswiftmailer-postmark)ArchivedLibrary[HTTP &amp; Networking](/categories/http)

flipboxdigital/swiftmailer-postmark
===================================

A Swiftmailer Transport for Postmark.

3.0.0(8y ago)13.2kMITPHP

Since Feb 27Pushed 7y ago2 watchersCompare

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

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

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:

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

```
composer require flipboxdigital/swiftmailer-postmark
```

##### 2. Construct the Postmark Transport and pass it to your `Swift_Mailer` instance:

[](#2-construct-the-postmark-transport-and-pass-it-to-your-swift_mailer-instance)

```
$transport = new \Postmark\Transport("");
$mailer = new Swift_Mailer($transport);
```

##### 3. There is no step three.

[](#3-there-is-no-step-three)

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~126 days

Recently: every ~148 days

Total

9

Last Release

3078d ago

Major Versions

1.1.0 → 2.0.02015-11-10

2.1.0 → 3.0.02017-12-04

### Community

Maintainers

![](https://www.gravatar.com/avatar/f88ef7075dc76a34393f80402c30cc8eec30d5134835314136669a68b8ce817f?d=identicon)[nateiler](/maintainers/nateiler)

---

Top Contributors

[![atheken](https://avatars.githubusercontent.com/u/35329?v=4)](https://github.com/atheken "atheken (11 commits)")[![nateiler](https://avatars.githubusercontent.com/u/1892443?v=4)](https://github.com/nateiler "nateiler (8 commits)")[![hillelcoren](https://avatars.githubusercontent.com/u/4629496?v=4)](https://github.com/hillelcoren "hillelcoren (2 commits)")[![piotrantosik](https://avatars.githubusercontent.com/u/154553?v=4)](https://github.com/piotrantosik "piotrantosik (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/flipboxdigital-swiftmailer-postmark/health.svg)

```
[![Health](https://phpackages.com/badges/flipboxdigital-swiftmailer-postmark/health.svg)](https://phpackages.com/packages/flipboxdigital-swiftmailer-postmark)
```

###  Alternatives

[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[omniphx/forrest

A Laravel library for Salesforce

2724.4M8](/packages/omniphx-forrest)[akamai-open/edgegrid-client

Implements the Akamai {OPEN} EdgeGrid Authentication specified by https://developer.akamai.com/introduction/Client\_Auth.html

482.5M6](/packages/akamai-open-edgegrid-client)[muhammadhuzaifa/telescope-guzzle-watcher

Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on\_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.

98239.8k1](/packages/muhammadhuzaifa-telescope-guzzle-watcher)[ory/hydra-client-php

Documentation for all of Ory Hydra's APIs.

1710.8k](/packages/ory-hydra-client-php)[meteocontrol/vcom-api-client

HTTP Client for meteocontrol's VCOM API - The VCOM API enables you to directly access your data on the meteocontrol platform.

175.7k1](/packages/meteocontrol-vcom-api-client)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
