adcog-cpi/email-bundle
EBEmailBundle is a Symfony bundle to define and send templated emails via config. Set multiple senders, per-email subjects and Twig text/HTML templates, pass template variables, include inline images and PDF attachments, and apply global vars, images, attachments, and recipients.
$this->get('eb_email')), fitting seamlessly into existing service resolution patterns.Mail facade or third-party services (e.g., Mailgun, SendGrid)?Mail facade or packages like spatie/laravel-mail?Mail facade) for compatibility.twig/bridge or laravelcollective/html).eb_email bundle config (e.g., move templates to resources/views/AppBundle/Email/).send() method.composer.json for supported Laravel versions (e.g., 5.4+). May need polyfills for newer versions.AppBundle:Email: convention; adjust if using custom namespace paths.To, Cc).Mail queue or third-party services for scalability.senders config halts all emails.send() method signatures) for the team.How can I help you explore Laravel packages today?