PHPackages                             mailkitchen/api-wrapper-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. mailkitchen/api-wrapper-php

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

mailkitchen/api-wrapper-php
===========================

MailKitchen Public API

1.0(6y ago)1303PHPPHP &gt;=5.4.0

Since May 14Pushed 6y agoCompare

[ Source](https://github.com/MailKitchen/api-wrapper-php)[ Packagist](https://packagist.org/packages/mailkitchen/api-wrapper-php)[ RSS](/packages/mailkitchen-api-wrapper-php/feed)WikiDiscussions master Synced 1w ago

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

[![alt text](https://camo.githubusercontent.com/dfd5850e09e7366de88675a3100cf82f3d941b7aaddb30ee98e6448d228a6480/68747470733a2f2f7374617469632e7769787374617469632e636f6d2f6d656469612f3337356565325f31316237346333636237346534313765383237386534306431306266343937627e6d76322e706e67 "MailKitchen")](https://camo.githubusercontent.com/dfd5850e09e7366de88675a3100cf82f3d941b7aaddb30ee98e6448d228a6480/68747470733a2f2f7374617469632e7769787374617469632e636f6d2f6d656469612f3337356565325f31316237346333636237346534313765383237386534306431306266343937627e6d76322e706e67)

Official MailKitchen PHP Wrapper API
====================================

[](#official-mailkitchen-php-wrapper-api)

[![Current Version](https://camo.githubusercontent.com/7526daf42e824e3c4cda02602bf8c2240cbfb8fac41f5751142651ce8fe496f1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d312e302d677265656e2e737667)](https://camo.githubusercontent.com/7526daf42e824e3c4cda02602bf8c2240cbfb8fac41f5751142651ce8fe496f1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d312e302d677265656e2e737667)

This repo contains the PHP wrapper for the MailKitchen API.

Requirements
------------

[](#requirements)

`PHP >= 5.4`

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

[](#installation)

```
composer require mailkitchen/api-wrapper-php
```

Getting Started!
----------------

[](#getting-started)

Login using your "api\_key" and "api\_key\_secret" enabled in your MailKitchen's account in our platform here:

Initialize your MailKitchen Client:

```
