PHPackages                             surgems/inliner - 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. surgems/inliner

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

surgems/inliner
===============

Statamic Addon that turns external assets into inline HTML.

1.0.0(3y ago)092MITPHP

Since Jul 11Pushed 3y ago1 watchersCompare

[ Source](https://github.com/JacobTinston/StatamicInliner)[ Packagist](https://packagist.org/packages/surgems/inliner)[ RSS](/packages/surgems-inliner/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

Inliner
=======

[](#inliner)

> Inliner is a Statamic addon that turns external assets into inline HTML.

Features
--------

[](#features)

This addon does:

- Inlines external JS/CSS files
- Minifies these files

How to Install
--------------

[](#how-to-install)

You can use this addon by running the following command from your project root:

```
composer require surgems/inliner
```

How to Use
----------

[](#how-to-use)

To inline your external assets, just use the inliner tag allong with the path to your asset file:

```
{{ inliner src="css/app.css" }}
```

```
{{ inliner src="js/app.js" }}
```

To Minify these assets, just add the minify tag (the default is false):

```
{{ inliner src="css/app.css" minify="true" }}
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1452d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ae7567e18ca3cfd7c4f9461e0bb86d55f203e15666d6f6853a3e8c6eb8dc4b55?d=identicon)[jacob.tinston](/maintainers/jacob.tinston)

---

Top Contributors

[![JacobTinston](https://avatars.githubusercontent.com/u/84318180?v=4)](https://github.com/JacobTinston "JacobTinston (1 commits)")

### Embed Badge

![Health badge](/badges/surgems-inliner/health.svg)

```
[![Health](https://phpackages.com/badges/surgems-inliner/health.svg)](https://phpackages.com/packages/surgems-inliner)
```

###  Alternatives

[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M508](/packages/pimcore-pimcore)[moodle/moodle

Moodle - the world's open source learning platform

7.2k88.5k78](/packages/moodle-moodle)[appwrite/sdk-generator

SDK generator for Appwrite APIs across multiple programming languages and platforms

322207.2k3](/packages/appwrite-sdk-generator)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)[contao/core-bundle

Contao Open Source CMS

1231.6M2.8k](/packages/contao-core-bundle)[grafite/forms

A remarkably magical form package for Laravel.

376.9k1](/packages/grafite-forms)

PHPackages © 2026

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