ride/app-mailer-orm

ORM implementation of the mailer library for a Ride application.

1.1.0 2024-04-18 12:57 UTC

This package is auto-updated.

Last update: 2024-04-18 13:00:48 UTC


README

ORM implementation of the mailer library in a Ride application.

This module implements a mail template provider through the ORM. A model is setup for mail templates and bridged through the OrmMailTemplateProvider class.

Related Modules

Installation

You can use Composer to install this application.

composer require ride/app-mailer-orm