Libraries tagged by sent-emails
dcblogdev/laravel-sent-emails
42950 Downloads
Store outgoing emails in Laravel
djokicpn/laravel-email-audit-log
38888 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
barrelstrength/sprout-base-sent-email
54385 Downloads
Common sent email libraries for Sprout Plugins for Craft CMS
teachiq/laravel-email-logger
6156 Downloads
Log sent emails to your database
productshake/email-tracker
196 Downloads
A package to track and log sent emails in a centralized SaaS system.
jeylabs/mail-tracker
4317 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.
sarfraznawaz2005/emailwatch
144 Downloads
Laravel package to open sent emails in default email client directly.
moindhattiwala/contact
12 Downloads
This will sent email to admin and save details in database.
niklaslu/php-sent-email
86 Downloads
php发送邮件
likemusic/laravel-put-sent-emails-in-the-sent-folder
0 Downloads
Put sent emails to the "Sent" folder.
jmztaylor/laravel-sent-emails
472 Downloads
Store outgoing emails in Laravel
denis909/yii2-assert-sent-email
36 Downloads
barrelstrength/sprout-sent-email
297 Downloads
Review Sent Emails, confirm sent statuses, and re-send email to your users
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.