ride/app-mailer-orm

ORM implementation of the mailer library for a Ride application.

Maintainers

Package info

github.com/all-ride/ride-app-mailer-orm

pkg:composer/ride/app-mailer-orm

Statistics

Installs: 1 150

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.1.0 2024-04-18 12:57 UTC

This package is auto-updated.

Last update: 2026-02-18 16:58:40 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