PHPackages                             centralapps/mail-postmarkapp - 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. centralapps/mail-postmarkapp

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

centralapps/mail-postmarkapp
============================

PostMarkApp Support for Abstract Mail Component

v1.0.1(12y ago)11.1k3PHPPHP &gt;=5.3.0

Since Mar 1Pushed 12y ago1 watchersCompare

[ Source](https://github.com/CentralApps/Mail-PostmarkApp)[ Packagist](https://packagist.org/packages/centralapps/mail-postmarkapp)[ RSS](/packages/centralapps-mail-postmarkapp/feed)WikiDiscussions master Synced 5d ago

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

PostmarkApp Mail Component for Abtract Mail Component
=====================================================

[](#postmarkapp-mail-component-for-abtract-mail-component)

This is the postmarkapp integration for the centralapps\\mail component, an abstract mail sending and receiving component.

Created by [Michael Peacock](http://www.michaelpeacock.co.uk)

Installation
------------

[](#installation)

### Using Composer

[](#using-composer)

1. Add to your `composer.json` file

    { "require": { "centralapps/mail": "dev-master", "centralapps/mail-postmarkapp": "dev-master" } }
2. Download composer

    curl -s  | php
3. Install the dependencies

    php composer.phar install

Usage
-----

[](#usage)

```
