PHPackages                             gsteel/postmark-php - 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. gsteel/postmark-php

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

gsteel/postmark-php
===================

Postmark API Client Fork for PHP 8.1

5.4.0(1y ago)031.0k↓48.1%[1 issues](https://github.com/gsteel/postmark-php/issues)[7 PRs](https://github.com/gsteel/postmark-php/pulls)MITPHPPHP ~8.2 || ~8.3 || ~8.4CI passing

Since Jan 16Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/gsteel/postmark-php)[ Packagist](https://packagist.org/packages/gsteel/postmark-php)[ RSS](/packages/gsteel-postmark-php/feed)WikiDiscussions 5.5.x Synced 1mo ago

READMEChangelog (7)Dependencies (13)Versions (45)Used By (0)

Postmark-PHP Fork for PHP 8.1
=============================

[](#postmark-php-fork-for-php-81)

[![Continuous Integration](https://github.com/gsteel/postmark-php/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/gsteel/postmark-php/actions/workflows/continuous-integration.yml)[![codecov](https://camo.githubusercontent.com/3dac86e455bdaa02c297687f1cd85767b810d6a7d18f5d1d3355dc2f32230779/68747470733a2f2f636f6465636f762e696f2f67682f67737465656c2f706f73746d61726b2d7068702f6272616e63682f6d61696e2f67726170682f62616467652e7376673f746f6b656e3d754c6c626452574a7763)](https://codecov.io/gh/gsteel/postmark-php)[![Psalm Coverage](https://camo.githubusercontent.com/265016ee873c3402d2957d674cb905c39d637f9a26354792b83a24e02611959d/68747470733a2f2f73686570686572642e6465762f6769746875622f67737465656c2f706f73746d61726b2d7068702f636f7665726167652e737667)](https://shepherd.dev/github/gsteel/postmark-php)[![Psalm Level](https://camo.githubusercontent.com/4c37805d4be09b0d9c9a8d6c01a95c863fd9b47a8cb0039aaf1b892ec591a06c/68747470733a2f2f73686570686572642e6465762f6769746875622f67737465656c2f706f73746d61726b2d7068702f6c6576656c2e737667)](https://shepherd.dev/github/gsteel/postmark-php)

This is a fork of the official **Postmark-PHP** library for [Postmark](http://postmarkapp.com). You can find the original at [wildbit/postmark-php](https://github.com/wildbit/postmark-php)

This library preserves the api of the original, but has been updated to work on PHP 8.0 and 8.1 with improved type safety, internal re-organisation and BC breaking changes such as renamed/refined exception types, return type hints and parameter type hints.

You can find a summary of the differences in the pull-request on the original lib: [\#94](https://github.com/wildbit/postmark-php/pull/94)

This version of the lib **does not ship** an HTTP client, or get one from composer… You'll need to install a PSR-18 compatible HTTP client up front such as [Guzzle](https://github.com/guzzle/guzzle), [php-http/curl-client](https://github.com/php-http/curl-client) etc.

Versions
--------

[](#versions)

This package is marked as a replacement for `"wildbit/postmark-php": "4.0.2"` so it **will** break your project and any dependent libs if your types are out of whack.

Hopefully [\#94](https://github.com/wildbit/postmark-php/pull/94) will get merged so none of this is necessary…

###  Health Score

56

—

FairBetter than 98% of packages

Maintenance69

Regular maintenance activity

Popularity27

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity93

Battle-tested with a long release history

 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 ~104 days

Recently: every ~114 days

Total

39

Last Release

179d ago

Major Versions

1.3.2 → 2.0.02015-10-30

2.11.0 → 3.0.02020-08-06

3.0.0 → 4.0.02020-09-10

4.0.2 → 5.0.0-beta2022-02-18

PHP version history (8 changes)v1.0.0PHP &gt;=5.3.0

1.0.2PHP &gt;=5.4.0

2.0.0PHP &gt;=5.5.0

4.0.0PHP &gt;=7.0.0

5.0.0-betaPHP ~7.4 || ~8.0 || ~8.1

5.1.x-devPHP ~8.1 || ~8.2 || ~8.3

5.2.x-devPHP ~8.1 || ~8.2 || ~8.3 || ~8.4

5.4.x-devPHP ~8.2 || ~8.3 || ~8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/8e0bfb8bd80623a897951de63a7655d6d43798fde65f5f9263fc7619e86b689b?d=identicon)[gsteel](/maintainers/gsteel)

---

Top Contributors

[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (202 commits)")[![gsteel](https://avatars.githubusercontent.com/u/2803720?v=4)](https://github.com/gsteel "gsteel (160 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (92 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (88 commits)")[![vladsandu](https://avatars.githubusercontent.com/u/12140524?v=4)](https://github.com/vladsandu "vladsandu (48 commits)")[![atheken](https://avatars.githubusercontent.com/u/35329?v=4)](https://github.com/atheken "atheken (21 commits)")[![tomcastleman](https://avatars.githubusercontent.com/u/1532660?v=4)](https://github.com/tomcastleman "tomcastleman (3 commits)")[![limenet](https://avatars.githubusercontent.com/u/474329?v=4)](https://github.com/limenet "limenet (3 commits)")[![svycka](https://avatars.githubusercontent.com/u/1270782?v=4)](https://github.com/svycka "svycka (2 commits)")[![gayankalhara](https://avatars.githubusercontent.com/u/8076584?v=4)](https://github.com/gayankalhara "gayankalhara (2 commits)")[![jhuggart](https://avatars.githubusercontent.com/u/999096?v=4)](https://github.com/jhuggart "jhuggart (1 commits)")[![camuthig](https://avatars.githubusercontent.com/u/5178217?v=4)](https://github.com/camuthig "camuthig (1 commits)")[![cnagele](https://avatars.githubusercontent.com/u/3708593?v=4)](https://github.com/cnagele "cnagele (1 commits)")[![InToSSH](https://avatars.githubusercontent.com/u/6452373?v=4)](https://github.com/InToSSH "InToSSH (1 commits)")[![jchoca](https://avatars.githubusercontent.com/u/5007965?v=4)](https://github.com/jchoca "jchoca (1 commits)")[![anthonysterling](https://avatars.githubusercontent.com/u/159960?v=4)](https://github.com/anthonysterling "anthonysterling (1 commits)")[![jxmallett](https://avatars.githubusercontent.com/u/4756082?v=4)](https://github.com/jxmallett "jxmallett (1 commits)")[![nickcanz](https://avatars.githubusercontent.com/u/153020?v=4)](https://github.com/nickcanz "nickcanz (1 commits)")[![rtek](https://avatars.githubusercontent.com/u/4230455?v=4)](https://github.com/rtek "rtek (1 commits)")[![vdwijngaert](https://avatars.githubusercontent.com/u/772137?v=4)](https://github.com/vdwijngaert "vdwijngaert (1 commits)")

---

Tags

emailapi clientpostmark

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/gsteel-postmark-php/health.svg)

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

###  Alternatives

[kreait/firebase-php

Firebase Admin SDK

2.4k39.7M72](/packages/kreait-firebase-php)[opensearch-project/opensearch-php

PHP Client for OpenSearch

15024.3M65](/packages/opensearch-project-opensearch-php)[getbrevo/brevo-php

Official Brevo provided RESTFul API V3 php library

963.1M35](/packages/getbrevo-brevo-php)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

81733.7k](/packages/flow-php-flow)[swisnl/json-api-client

A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.

211473.2k12](/packages/swisnl-json-api-client)[laudis/neo4j-php-client

Neo4j-PHP-Client is the most advanced PHP Client for Neo4j

184616.9k31](/packages/laudis-neo4j-php-client)

PHPackages © 2026

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