Resend Bridge Provides Resend integration for Symfony Mailer. Configuration example: # SMTP MAILER_DSN=resend+smtp://resend:API_KEY@default # API MAILER_DSN=resend+api://API_KEY@default where: API_KEY is your Resend API Key Resources Contributing Report issues and send Pull Requests in the main Symfony repository