All Projects → outstack → enveloper

outstack / enveloper

Licence: other
Transactional email microservice

Programming Languages

PHP
23972 projects - #3 most used programming language
Twig
543 projects
Dockerfile
14818 projects
shell
77523 projects

Projects that are alternatives of or similar to enveloper

Grunt Email Workflow
A Grunt workflow for designing and testing responsive HTML email templates with SCSS.
Stars: ✭ 3,010 (+11476.92%)
Mutual labels:  transactional-emails
Sendgrid Python
The Official Twilio SendGrid Led, Community Driven Python API Library
Stars: ✭ 1,125 (+4226.92%)
Mutual labels:  transactional-emails
Mailjet Apiv3 Php
[API v3] Mailjet PHP Wrapper
Stars: ✭ 194 (+646.15%)
Mutual labels:  transactional-emails
Phplist3
Fully functional Open Source email marketing manager for creating, sending, integrating, and analysing email campaigns and newsletters.
Stars: ✭ 393 (+1411.54%)
Mutual labels:  transactional-emails
Cuttlefish
Transactional email server with a lovely web interface
Stars: ✭ 985 (+3688.46%)
Mutual labels:  transactional-emails
Suet
An analytics dashboard and reporting tool for Mailgun and Amazon SES transactional emails.
Stars: ✭ 114 (+338.46%)
Mutual labels:  transactional-emails
mailersend-laravel-driver
The official MailerSend Laravel Driver
Stars: ✭ 14 (-46.15%)
Mutual labels:  transactional-emails
dotmailer-magento-extension
The official Engagement Cloud for Magento extension
Stars: ✭ 14 (-46.15%)
Mutual labels:  transactional-emails
Mailjet Apiv3 Java
[API v3] Mailjet Java API Wrapper
Stars: ✭ 53 (+103.85%)
Mutual labels:  transactional-emails
Laravel Postmark
A Postmark adapter for Laravel
Stars: ✭ 143 (+450%)
Mutual labels:  transactional-emails
Sendgrid Ruby
The Official Twilio SendGrid Led, Community Driven Ruby API Library
Stars: ✭ 520 (+1900%)
Mutual labels:  transactional-emails
Sendgrid Csharp
The Official Twilio SendGrid Led, Community Driven C#, .NetStandard, .NetCore API Library
Stars: ✭ 835 (+3111.54%)
Mutual labels:  transactional-emails
Mailjet Gem
[API v3] Mailjet official Ruby GEM
Stars: ✭ 119 (+357.69%)
Mutual labels:  transactional-emails
Sendgrid Java
The Official Twilio SendGrid Led, Community Driven Java API Library
Stars: ✭ 380 (+1361.54%)
Mutual labels:  transactional-emails
Sendgrid Nodejs
The Official Twilio SendGrid Led, Community Driven Node.js API Library
Stars: ✭ 2,543 (+9680.77%)
Mutual labels:  transactional-emails
Magento2 Gmail Smtp App
Configure Magento 2 to send email using Google App, Gmail, Amazon Simple Email Service (SES), Microsoft Office365 and many other SMTP (Simple Mail Transfer Protocol) servers
Stars: ✭ 281 (+980.77%)
Mutual labels:  transactional-emails
Sendgrid Php
The Official Twilio SendGrid Led, Community Driven PHP API Library
Stars: ✭ 1,257 (+4734.62%)
Mutual labels:  transactional-emails
mailersend-nodejs
The official MailerSend Node.js SDK
Stars: ✭ 41 (+57.69%)
Mutual labels:  transactional-emails
ohmysmtp-rails
A plugin for ActionMailer to send emails via MailPace.com
Stars: ✭ 31 (+19.23%)
Mutual labels:  transactional-emails
Mailjet Apiv3 Nodejs
[API v3] Official Mailjet API v3 NodeJS wrapper
Stars: ✭ 137 (+426.92%)
Mutual labels:  transactional-emails

OutStack Enveloper

Build Status Codacy Badge

We've not yet reached version 1. You're still encouraged to use it, but if you find something amiss let us know. If you're not sure about something, just ask! To keep updated when we release new things, follow us on Twitter

What is it?

Enveloper is a small service intended to be run in your infrastructure to speed up developing and testing transactional emails in your application.

Enveloper GIF Demo

Define your templates using template files and YAML, then send messages using simple API requests.

See Getting Started or browse the rest of this documentation.

Main features

Issues / Roadmap

Enveloper is currently in a workable and useful state, with minimal features. Things on the roadmap can be found at https://github.com/outstack/enveloper/issues . Those marked High Priority are likely to be worked on first.

Create an issue if there's something you'd like to see added, and feel free to tackle any already in the list. Any help is welcomed.

Running the tests / developing Enveloper

There is a helper script in the root of the project, test.sh which will run all the tests. Inspect this file to see how to run a subset of the tests.

Prerequisites:

  • First you must download and install composer into the project root as composer.phar. Give it executable permissions.
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].