PHPackages                             ruudk/postmark-bundle - 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. ruudk/postmark-bundle

AbandonedArchivedSymfony-bundle[Mail &amp; Notifications](/categories/mail)

ruudk/postmark-bundle
=====================

This bundle lets you send messages via Postmark. It can offload the sending of messages to a Resque worker for speed and reliability.

0.1.3(13y ago)149MITPHPPHP &gt;=5.3.2

Since Mar 25Pushed 12y ago1 watchersCompare

[ Source](https://github.com/ruudk/PostmarkBundle)[ Packagist](https://packagist.org/packages/ruudk/postmark-bundle)[ Docs](http://github.com/ruudk/PostmarkBundle)[ RSS](/packages/ruudk-postmark-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (8)Versions (5)Used By (0)

RuudkPostmarkBundle
===================

[](#ruudkpostmarkbundle)

[![Build Status](https://camo.githubusercontent.com/32c035ecb8da6b4b133cc6efdba4ba1edaa3b133867f6e22e47977ee12d12eba/68747470733a2f2f7472617669732d63692e6f72672f727575646b2f506f73746d61726b42756e646c652e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/ruudk/PostmarkBundle)

This bundle lets you send messages via [Postmark](http://www.postmarkapp.com). It can offload the sending of messages to a [Resque worker](https://github.com/michelsalib/BCCResqueBundle) for speed and reliability.

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

[](#installation)

### Step1: Require the package with Composer

[](#step1-require-the-package-with-composer)

`php composer.phar require ruudk/postmark-bundle`

### Step2: Enable the bundles

[](#step2-enable-the-bundles)

Enable the bundles in the kernel:

```
