MailGun Api Wrapper to send emails

Comparing #3 with #4

Revision #4 was created by VINAY Kr. SHARMA VINAY Kr. SHARMA on Feb 25, 2015, 4:48:24 AM.

Gist URL

Content

MailGun.php Class I will keep updating this at GitHub here:
 
https://gist.github.com/vinaykrsharma/0729d75234fb9cc59e8c
 
 

```php
<?php
/**
* MailGun
* @author VINAY KUMAR SHARMA <vinaykrsharma@live.in>
[...]