PHPackages                             glue-agency/craft-glue-cdn-imager-x - 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. [Image &amp; Media](/categories/media)
4. /
5. glue-agency/craft-glue-cdn-imager-x

ActiveCraft-plugin[Image &amp; Media](/categories/media)

glue-agency/craft-glue-cdn-imager-x
===================================

Glue Agency image CDN for Imager X

5.0.1(1y ago)05.6k↓37.1%mitPHPPHP ^8.2

Since Oct 25Pushed 1y ago5 watchersCompare

[ Source](https://github.com/glue-agency/craft-glue-cdn-imager-x)[ Packagist](https://packagist.org/packages/glue-agency/craft-glue-cdn-imager-x)[ RSS](/packages/glue-agency-craft-glue-cdn-imager-x/feed)WikiDiscussions v3 Synced 1mo ago

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

Glue CDN for Imager X
=====================

[](#glue-cdn-for-imager-x)

Glue Agency image CDN for Imager X

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 4.3.5 or later, and PHP 8.0.2 or later.

Installation
------------

[](#installation)

You can install this plugin from the Plugin Store or with Composer.

#### With Composer

[](#with-composer)

Open your terminal and run the following commands:

```
# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require glue-agency/craft-glue-cdn-imager-x

# tell Craft to install the plugin
php craft plugin/install glue-cdn-imager-x
```

Configuration
-------------

[](#configuration)

Create the `glue-cdn-imager-x.php` file in `/config` and add the following.

```
return [
    'baseUrl'       => rtrim(getenv('GLUE_CDN_DOMAIN'), '/'),
    'signKey'       => getenv('GLUE_CDN_SIGN_KEY'),
    'defaultParams' => [
        'dpr' => 2,
    ],
];
```

Update the Imager-X transformer to `glue-cdn`.

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

Every ~24 days

Recently: every ~37 days

Total

16

Last Release

579d ago

Major Versions

3.1.1 → 4.0.02024-01-26

v3.x-dev → 4.1.02024-02-27

4.2.1 → 5.0.02024-05-21

PHP version history (3 changes)3.0.0PHP &gt;=7.2.5

4.0.0PHP ^8.0.2

5.0.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/ac8861675294cbb545e7e144ed3b2e2936d1ae156236295082dcc1d837d499e2?d=identicon)[glue-agency](/maintainers/glue-agency)

---

Top Contributors

[![ThomasDeMarez](https://avatars.githubusercontent.com/u/10974106?v=4)](https://github.com/ThomasDeMarez "ThomasDeMarez (8 commits)")

### Embed Badge

![Health badge](/badges/glue-agency-craft-glue-cdn-imager-x/health.svg)

```
[![Health](https://phpackages.com/badges/glue-agency-craft-glue-cdn-imager-x/health.svg)](https://phpackages.com/packages/glue-agency-craft-glue-cdn-imager-x)
```

###  Alternatives

[spacecatninja/imager-x

Ninja powered image transforms.

29390.0k23](/packages/spacecatninja-imager-x)[bymayo/pdf-transform

Transform a PDF page to an image (JPEG, PNG)

1211.6k](/packages/bymayo-pdf-transform)[nystudio107/craft-youtubeliveembed

This plugin allows you to embed a YouTube live stream and/or live chat on your webpage

163.7k](/packages/nystudio107-craft-youtubeliveembed)

PHPackages © 2026

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