Libraries tagged by laravel emails
camelcased/postmark-inbound-laravel
1321 Downloads
This is an Inbound Parser for Postmark meant to be used with Laravel.
bmelon/laravel-mail-assertions
565 Downloads
A package to make common mail assertions directly available within the Laravel test case.
bluora/laravel-emogrifier
14 Downloads
A Laravel wrapper for emogrifier that converts CSS styles into inline style attributes in your HTML code.
apps-inteligentes/email-tracking
3092 Downloads
Track e-mail delivery with Mailgun Hooks. All data are stored in the database on Email model
hivelink/mail
80 Downloads
Laravel Email Templates (Blade)
darshan/exceptionemail
271 Downloads
An easy way to send emails with stack trace whenever an exception occurs on the server for Laravel Applications.
adaptit-darshan/exception-notifier
1169 Downloads
An easy-to-use package for sending email notifications with stack traces whenever an exception occurs in your Laravel application.
socialsquared/office365mailer
46 Downloads
Mail driver for Laravel to send emails using the Microsoft Graph API without user authentication and SMTP
jeylabs/mail-tracker
4327 Downloads
MailTracker will hook into all outgoing emails from Laravel and inject a tracking code into it. It will also store the rendered email in the database. There is also an interface to view sent emails.
desmond/beautymail
44 Downloads
Send beautiful html emails with Laravel
brackets/verifications
1990 Downloads
Two Factor Authentication (2FA) and code-based verification of actions (sms or email) for Laravel
messerli90/hunterio
300 Downloads
Laravel wrapper to discover email addresses through the Hunter.io API
tournasdim/laravel4-getgravatar
272 Downloads
A Laravel 4 package . Given an email address it automatically retrieves an Avatar from Gravatar's website . For logged-in users , their email address is automatically generated , through the Auth adapter Interface . Three Adapters are supported : Auth , Sentry and Confide .
mailboxvalidator-laravel/validation
126 Downloads
Laravel package to validate an email by using MailboxValidator API.
luchavez/aws-ses-bounce
1043 Downloads
Blacklisting bounced email addresses on AWS Simple Email Service (SES) for Laravel 8|9|10