tereta/email dependents (3) Order by: name | downloads Show: all | require | require-dev
-
tereta/project
Project skeleton for the Tereta Framework — bootstraps a new application with core tereta/* packages, CLI and web entry points, Docker dev environment, and a sample configuration.
-
tereta/queue-email
Asynchronous email transport for the Tereta Framework: a Sender strategy that publishes prepared email payloads onto a queue (Kafka via tereta/queue) and a consumer-side message that hands them back to the configured Email sender.