Libraries tagged by sent email
geoffroy-aubry/supervisor
7120 Downloads
Oversee script execution, recording stdout, stderr and exit code with timestamping, and ensure email notifications will be sent (on start, success, warning or error).
taitava/silverstripe-sentemails
12 Downloads
A module that allows saving sent email message to an IMAP server.
taitava/silverstripe-emailqueue
68 Downloads
A module that allows you to send emails in a background process, check previously sent emails, and monitor and cancel queued and scheduled emails. Also contains an email templating structure that makes your email related code easier to manage via custom classes and .ss template files.
sarfraznawaz2005/emailwatch
153 Downloads
Laravel package to open sent emails in default email client directly.
niklaslu/php-sent-email
86 Downloads
php发送邮件
mr4-lc/laravel-email-audit-log
69 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
likemusic/laravel-put-sent-emails-in-the-sent-folder
0 Downloads
Put sent emails to the "Sent" folder.
jmztaylor/laravel-sent-emails
475 Downloads
Store outgoing emails in Laravel
denis909/yii2-assert-sent-email
36 Downloads
barrelstrength/sprout-sent-email
310 Downloads
Review Sent Emails, confirm sent statuses, and re-send email to your users
zoparga/laravel-email-database-log
11 Downloads
A simple database logger for all outgoing emails sent by Laravel website.
yhw/laravel-email-database-log
72 Downloads
A simple database logger for all outgoing emails sent by Laravel website - built from shvetsgroup/laravel-email-database-log.
vikramsra/laravel-email-database-log
61 Downloads
A simple database logger for all outgoing emails sent by Laravel website.
uccello/email-history
47 Downloads
An Uccello package to log email sent.
tdchien/laravel-email-database-log
53 Downloads
A simple database logger for all outgoing emails sent by Laravel website. Forked from Alexander Shvets