tijsverkoyen/css-to-inline-styles
Convert CSS in HTML documents to inline style attributes—ideal for HTML emails. Feed it your HTML and CSS, and it outputs email-friendly markup with styles applied inline. Composer-installable and widely used (including Laravel).
convert($html, $css)), and Laravel compatibility reduce friction. No complex configuration needed. Existing email templates can be retrofitted with minimal code changes.@media queries or custom properties in email clients?Illuminate\Mail\Markdown), Symfony, or vanilla PHP. No container or service-layer requirements.composer require + integrate into email generation pipeline. For existing Laravel projects: no migration needed (already a dependency). For non-Laravel systems: replace manual inline-styling logic with the package’s convert() method.How can I help you explore Laravel packages today?