Libraries tagged by database-email
stackkit/laravel-database-emails
23848 Downloads
Store and send e-mails using the database
buildcode/laravel-database-emails
1505 Downloads
Store and send e-mails using the database
hxm/laravel-database-email-template
8 Downloads
Flexible customization of email template content, with blade file format. content will be stored in database.
lane4hub/logger
1 Downloads
Jardis logger is a very powerful and flexible PHP logging library that allows you to log data in various formats and send it to different destinations such as files, databases, emails, or external services.
spatie/laravel-database-mail-templates
627622 Downloads
Render Laravel mailables using a template stored in the database.
olivierguerriat/filament-spatie-laravel-database-mail-templates
7 Downloads
Manages mail templates database in Filament panel.
dojo-sh/database-mail-templates
30 Downloads
Your Package Description here
tabatii/localmail
2 Downloads
LocalMail is a laravel database mailer for local development
mouf/utils.mailer.db-mail-service
16860 Downloads
This package contains a mailer that does not send any mail! Instead, it stores the mail to be sent in a database 'mails' table. The DB mailer can later forward the mail to a real mailer that will indeed send the mail.