Libraries tagged by email templates
gelembjuk/mail
90 Downloads
Creates email body and subject from templates using Smarty or Twig and send email with one of supported mailes (PHPMailer, mail() function etc)
picdorsey/courier
0 Downloads
Send transactional email using Postmark directly from ExpressionEngine templates.
antaresproject/component-notifications
45 Downloads
Notifications module is responsible for configuration interface of notification templates and sending notifications to users in the system. It handles email and sms notifications, but also displays alerts (the bell icon) to the users. It allows administrator to set up their own text and supports multi-language.
mailslurp/mailslurp-client-php
31599 Downloads
MailSlurp is an API for sending and receiving emails and SMS from dynamically allocated email addresses and phone numbers. It's designed for developers and QA teams to test applications, process inbound emails, send templated notifications, attachments, and more. ## Resources - [Homepage](https://www.mailslurp.com) - Get an [API KEY](https://app.mailslurp.com/sign-up/) - Generated [SDK Clients](https://docs.mailslurp.com/) - [Examples](https://github.com/mailslurp/examples) repository
cyberwizard/sendgrid-mailer
386 Downloads
A Laravel package for sending 'templated based' emails using SendGrid API KEY
mote/email-templater
7 Downloads
A PHP email templating library, flexible enough to work with most libraries and frameworks
salamek/nette-templated-email
316 Downloads
This is a simple templated email system for Nette Framework
dravencms/templated-email
290 Downloads
DravenCMS Templated email
kreativabyran/kb-mailer
11 Downloads
Provides a simple way of building and sending templated emails in WordPress
noizu-labs/core
9328 Downloads
Some base libraries for working with doctrine. Templated Email Queues, Moderated Strings, etc.
twig/inky-extra
10309953 Downloads
A Twig extension for the inky email templating engine
spatie/laravel-database-mail-templates
634234 Downloads
Render Laravel mailables using a template stored in the database.
frosh/frosh-platform-template-mail
71191 Downloads
Load mail templates from theme
text/template
190935 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
sunaoka/laravel-ses-template-driver
74927 Downloads
Amazon SES template mail driver for Laravel.