Libraries tagged by email sending
everlutionsk/sendin-blue-sms-bundle
396 Downloads
Everlution SendinBlue SMS Bundle for Symfony framework
everlutionsk/sendin-blue-bundle
2833 Downloads
Everlution SendinBlue bundle for Symfony framework
bhekor/laravel-brevo
45 Downloads
Laravel package for Brevo (ex-Sendinblue) API integration
hvthien158/mail-changed-notify-package
7 Downloads
Package for sendind mail when user's email is changed
arungpisyadi/sibex
13 Downloads
A more straight forward package to use SendinBlue API V3 in Laravel environment (Ex : Express Solution). The package will enable you to handle SendInBlue various functions through Laravel Facade, mostly related to building email list and managing marketing campaign.
kirschbaum-development/nova-mail
58631 Downloads
A Laravel Nova action for sending mail.
acelaya/zf2-acmailer
232560 Downloads
Mail sending module for Mezzio and Laminas MVC applications (formerly Zend Expressive and Zend MVC)
aschroder/smtp_pro
12352 Downloads
sending Magento mail through an external smtp-server
kodus/mail
43915 Downloads
Simple, modern library of services for sending UTF-8 e-mail
ublaboo/mailing
154969 Downloads
Extension for Nette Framework: Easy & object-oriented way of sending & logging mails
leondeng/laravel-batch-mailgun
15156 Downloads
Enable batch sending of Mailgun transport for Laravel
iagofelicio/laravel-gmail-oauth2
1973 Downloads
Send emails with Gmail OAuth2 credentials instead of SMTP default access information
dotblue/mandrill
75740 Downloads
OO wrapper above Mandrill API for sending e-mails
berlioz/mailer
4333 Downloads
Berlioz Mailer is a PHP library for sending mail, with or without local server.
mouf/utils.action.action-interface
366812 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.