Libraries tagged by sent email
dcblogdev/laravel-sent-emails
60280 Downloads
Store outgoing emails in Laravel
kirschbaum-development/mail-intercept
348955 Downloads
A test package for intercepting email sent from Laravel
zenstruck/mailer-test
528638 Downloads
Alternative, opinionated helpers for testing emails sent with symfony/mailer.
djokicpn/laravel-email-audit-log
53520 Downloads
This Service provider will monitor all emails that has been sent out of your system. Sent emails will be stored in email_audit_log table
shvetsgroup/laravel-email-database-log
269846 Downloads
A simple database logger for all outgoing emails sent by Laravel website.
jeremykenedy/laravel-email-database-log
12129 Downloads
A database logger for all outgoing emails sent by your Laravel application.
drupal/easy_email_types_default
61369 Downloads
A default Easy Email template configured to override all emails sent from the site.
drupal/easy_email_types_core
62643 Downloads
Easy Email templates that replicate and override the content of emails sent by Drupal core with HTML-formatted versions.
spatie/laravel-mailcoach-ses-feedback
12678 Downloads
Process feedback for email campaigns sent using Amazon SES
sssurii/laravel-ics
49657 Downloads
Laravel package to create iCalendar / ICS files. Send new event invitations via Email and can cancel or update already sent invitation.
magentron/laravel-email-database-log
1836 Downloads
A simple database logger for all outgoing emails sent by Laravel website.
freento/emailslog
3889 Downloads
Catches all emails sent from a Magento store and additionally logs them to the database.
dmcbrn/laravel-email-database-log
33270 Downloads
A simple database logger for all outgoing emails sent by Laravel website - built from shvetsgroup/laravel-email-database-log.
modernmcguire/mailspy
4731 Downloads
MailSpy is a Laravel package that allows you to capture and inspect emails sent by your application. It was created to help with testing and debugging email sending in Laravel applications in addition to getting around low retention log limits in services like MailGun and MailerSend.
ingenerator/mailhook
42778 Downloads
Collects email from a local postfix server so you can inspect, assert and otherwise mess around with emails sent during development.