Add CakePHP to framework integrations (#377)

This commit is contained in:
Joris Vaesen 2017-08-02 20:07:21 +02:00 committed by Tobias Nyholm
parent bc928c395b
commit 5b098407d0

View File

@ -165,6 +165,7 @@ If you are using a framework you might consider these composer packages to make
* [tehplague/swiftmailer-mailgun-bundle](https://github.com/tehplague/swiftmailer-mailgun-bundle) for Symfony
* [Bogardo/Mailgun](https://github.com/Bogardo/Mailgun) for Laravel
* [katanyoo/yii2-mailgun-mailer](https://github.com/katanyoo/yii2-mailgun-mailer) for Yii2
* [narendravaghela/cakephp-mailgun](https://github.com/narendravaghela/cakephp-mailgun) for CakePHP
## Contribute