symfony / resend-mailer
Symfony 重发邮件桥接器
v7.1.1
2024-05-31 14:59 UTC
Requires
- php: >=8.1
- symfony/mailer: ^6.4|^7.0
Requires (Dev)
- symfony/http-client: ^6.4|^7.0
- symfony/http-foundation: ^7.1
- symfony/webhook: ^6.4|^7.0
Conflicts
- symfony/http-foundation: <7.1
This package is auto-updated.
Last update: 2024-09-01 07:04:19 UTC
README
为 Symfony Mailer 提供 重发 集成。
配置示例
# SMTP MAILER_DSN=resend+smtp://resend:API_KEY@default # API MAILER_DSN=resend+api://API_KEY@default
其中
API_KEY
是你的 Resend API 密钥
资源
- 贡献
- 报告问题 和 发送拉取请求 请在 主 Symfony 仓库 中