I recently finished the first version of my email micro service. The Emailer micro service, written in PHP with help from the Laravel Lumen framework, allows applications to send emails using pre-configured settings saved in a database.

This application is useful for small office environments that need notifications to be sent out for various reasons. Documentation for the application can be found on Github, and I hope you enjoy using it!