All Projects → acmailer → Acmailer

acmailer / Acmailer

Licence: mit
Mail sending module for Mezzio and Laminas MVC with support for file attachment and template email composition

Projects that are alternatives of or similar to Acmailer

Logging
Powershell Logging Module
Stars: ✭ 167 (+108.75%)
Mutual labels:  module, email
Mrml
Implementation of mjml in rust
Stars: ✭ 76 (-5%)
Mutual labels:  email
Epee React Admin Ts
🗡简洁、高效、易扩展的 React 快速开发模板,基于布局设计,纯 Hooks 开发,提供全链路类型检查及工具
Stars: ✭ 68 (-15%)
Mutual labels:  module
Find github email
The warmest start to a cold email
Stars: ✭ 72 (-10%)
Mutual labels:  email
Mautic Rss To Email Bundle
Mautic plugin to send emails from RSS
Stars: ✭ 69 (-13.75%)
Mutual labels:  email
Msgkit
A .NET library to make MSG files without the need for Outlook
Stars: ✭ 74 (-7.5%)
Mutual labels:  email
Import Http
Import modules from URL instead of local node_modules
Stars: ✭ 1,150 (+1337.5%)
Mutual labels:  module
Messaging Security 2020
The State of Messaging Security 2020: メールおよびメッセージングアプリのセキュリティプロトコルの現在
Stars: ✭ 80 (+0%)
Mutual labels:  email
Waveboxapp
Wavebox Classic has been updated to Wavebox 10. Learn more Wavebox.io
Stars: ✭ 1,198 (+1397.5%)
Mutual labels:  email
Css Vars Ponyfill
Client-side support for CSS custom properties (aka "CSS variables") in legacy and modern browsers
Stars: ✭ 1,166 (+1357.5%)
Mutual labels:  module
Nowshowing
Generates an email and web page of Plex recently added content
Stars: ✭ 70 (-12.5%)
Mutual labels:  email
Invoice It
📃 Generate your orders or your invoices and export them in html, pdf or buffer easily.
Stars: ✭ 69 (-13.75%)
Mutual labels:  module
Module Alias
Register aliases of directories and custom module paths in Node
Stars: ✭ 1,191 (+1388.75%)
Mutual labels:  module
Annotationkit
The annotation implementation using Objective-C
Stars: ✭ 68 (-15%)
Mutual labels:  module
Django Amazon Ses
A Django email backend that uses Boto3 to interact with Amazon Simple Email Service (SES).
Stars: ✭ 77 (-3.75%)
Mutual labels:  email
Komada
Komada: Croatian for `pieces`, is a modular bot system including reloading modules and easy to use custom commands.
Stars: ✭ 67 (-16.25%)
Mutual labels:  module
Reexport.jl
Julia macro for re-exporting one module from another
Stars: ✭ 69 (-13.75%)
Mutual labels:  module
Simplenews.io
🏸 A news App,based on the RxJava 、MVP. 基于MVP、RxJava 、Android 组件化的新闻博客客户端.
Stars: ✭ 74 (-7.5%)
Mutual labels:  module
Abp.aspnetcore.mvc.ui.theme.adminlte
An ABP theme module based on AdminLTE
Stars: ✭ 80 (+0%)
Mutual labels:  module
Mimekit
A .NET MIME creation and parser library with support for S/MIME, PGP, DKIM, TNEF and Unix mbox spools.
Stars: ✭ 1,214 (+1417.5%)
Mutual labels:  email

AcMailer

Build Status Scrutinizer Code Quality Code Coverage Latest Stable Version Total Downloads License Paypal Donate

This module provides an easy and flexible way to send emails from Mezzio and Laminas MVC applications (formerly known as Zend Expressive and Zend MVC). It allows you to preconfigure emails and transport configurations, and then send those emails at runtime.

You will be able to compose emails from templates, and easily attach files to those emails using different strategies.

Installation

The recommended way to install this module is by using composer.

composer require acelaya/acmailer

If this gives you any problem, try using the old package name.

composer require acelaya/zf2-acmailer

Documentation

You can browse the online documentation here https://acmailer.github.io/acmailer.


Thanks to JetBrains for their support to open source projects.

PhpStorm

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].