mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-02-06 16:29:24 +03:00
Merge pull request #78 from Nyholm/patch-1
Added links to packages that integrate mailgun-php to frameworks
This commit is contained in:
commit
230fdd43ae
@ -165,6 +165,15 @@ Batch Message is an extension of Message Builder, and allows you to easily send
|
|||||||
a batch message job within a few seconds. The complexity of
|
a batch message job within a few seconds. The complexity of
|
||||||
batch messaging is eliminated!
|
batch messaging is eliminated!
|
||||||
|
|
||||||
|
Framework integration
|
||||||
|
---------------------
|
||||||
|
|
||||||
|
If you are using a framework you might consider these composer packages to make the framework integration easier.
|
||||||
|
|
||||||
|
* [tehplague/swiftmailer-mailgun-bundle](https://github.com/tehplague/swiftmailer-mailgun-bundle) for Symfony2
|
||||||
|
* [Bogardo/Mailgun](https://github.com/Bogardo/Mailgun) for Laravel 4
|
||||||
|
* [katanyoo/yii2-mailgun-mailer](https://github.com/katanyoo/yii2-mailgun-mailer) for Yii2
|
||||||
|
|
||||||
Support and Feedback
|
Support and Feedback
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user