PHPackages                             fei/mailer-package - 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. fei/mailer-package

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

fei/mailer-package
==================

Mailer client package integration for Objective PHP applications

v1.0.3(7y ago)011.4kproprietaryPHP

Since Mar 29Pushed 4y ago21 watchersCompare

[ Source](https://github.com/flash-global/mailer-package)[ Packagist](https://packagist.org/packages/fei/mailer-package)[ RSS](/packages/fei-mailer-package/feed)WikiDiscussions master Synced 3d ago

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

Mailer Package
==============

[](#mailer-package)

This package provide Mailer Client integration for Objective PHP applications.

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

[](#installation)

Mailer Package needs **PHP 7.0** or up to run correctly.

You will have to integrate it to your Objective PHP project with `composer require fei/mailer-package`.

Integration
-----------

[](#integration)

As shown below, the Mailer Package must be plugged in the application initialization method.

The Mailer Package create a Mailer Client service that will be consumed by the application's middlewares.

```
