ride / app-mailer-orm
ORM implementation of the mailer library for a Ride application.
Installs: 1 023
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/ride/app-mailer-orm
Requires
- ride/app: ^1.0.0
- ride/app-mailer: ^1.0.0
- ride/lib-mailer: ^1.0.0
- ride/lib-orm: ^1.2.0
This package is auto-updated.
Last update: 2025-10-18 16:12:10 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