PHPackages                             tde/mgapi - 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. tde/mgapi

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

tde/mgapi
=========

Mailigen.com PHP API wrapper

v1.8.7(4y ago)225.7k2[2 issues](https://github.com/tdeNL/mgapi/issues)MITPHPPHP ^7.2 || ^8.0

Since Sep 18Pushed 4y ago3 watchersCompare

[ Source](https://github.com/tdeNL/mgapi)[ Packagist](https://packagist.org/packages/tde/mgapi)[ Docs](https://github.com/tdeNL/mgapi)[ RSS](/packages/tde-mgapi/feed)WikiDiscussions master Synced today

READMEChangelog (8)DependenciesVersions (10)Used By (0)

Mailigen.com PHP API wrapper
============================

[](#mailigencom-php-api-wrapper)

Composer repo for the PHP API wrapper of Mailigen.com. Read more at:

### Installation

[](#installation)

Installation via [Composer](https://getcomposer.org/) is the recommended way to install MGAPI. Just run next command: :

```
composer require tde/mgapi
```

Or add this line to your `composer.json` file:

```
"tde/mgapi": "^1.8"
```

And run `composer update`.

### Usage

[](#usage)

Use where needed like so:

```
