PHPackages                             burnbright/silverstripe-inlinestylesemail - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. burnbright/silverstripe-inlinestylesemail

ActiveSilverstripe-module[Utility &amp; Helpers](/categories/utility)

burnbright/silverstripe-inlinestylesemail
=========================================

Copies CSS styles to inline style tags. Makes designing emails a bit easier.

61043[3 PRs](https://github.com/burnbright/silverstripe-inlinestylesemail/pulls)PHP

Since Nov 7Pushed 10y agoCompare

[ Source](https://github.com/burnbright/silverstripe-inlinestylesemail)[ Packagist](https://packagist.org/packages/burnbright/silverstripe-inlinestylesemail)[ RSS](/packages/burnbright-silverstripe-inlinestylesemail/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Inline Styles
=============

[](#inline-styles)

Convert stylesheets to inline styles with this SilverStripe module

Usage
-----

[](#usage)

Here are a few ways to inline style html:

1. Arbitrary HTML

    $html = InlineStyler::convert($html);
2. Some emails

    $email = new InlineStyledEmail();
3. All emails

    Email::set\_mailer(new InlineStylesMailer());

Research
--------

[](#research)

- [http://classes.verkoyen.eu/css\_to\_inline\_styles](http://classes.verkoyen.eu/css_to_inline_styles)
-
-
-

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1356335?v=4)[Jeremy Shipman](/maintainers/jedateach)[@jedateach](https://github.com/jedateach)

---

Top Contributors

[![jedateach](https://avatars.githubusercontent.com/u/1356335?v=4)](https://github.com/jedateach "jedateach (6 commits)")

### Embed Badge

![Health badge](/badges/burnbright-silverstripe-inlinestylesemail/health.svg)

```
[![Health](https://phpackages.com/badges/burnbright-silverstripe-inlinestylesemail/health.svg)](https://phpackages.com/packages/burnbright-silverstripe-inlinestylesemail)
```

###  Alternatives

[league/config

Define configuration arrays with strict schemas and access values with dot notation

564302.2M24](/packages/league-config)[yurunsoft/yurun-lock

491.7k](/packages/yurunsoft-yurun-lock)[markshust/magento2-module-specialrouter

The SpecialRouter module adds the ability to use special characters in URLs.

111.3k](/packages/markshust-magento2-module-specialrouter)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
