PHPackages                             webscale-networks/magento-varnish-split-header - 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. [Caching](/categories/caching)
4. /
5. webscale-networks/magento-varnish-split-header

ActiveMagento2-module[Caching](/categories/caching)

webscale-networks/magento-varnish-split-header
==============================================

Webscale sub-module responsible for split varnish X-Magento-Tags header.

2.4.6.2(1mo ago)07.7k↓55.3%2[1 issues](https://github.com/webscale-networks/magento-varnish-split-header/issues)MITPHPPHP &gt;=7.3

Since Nov 27Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/webscale-networks/magento-varnish-split-header)[ Packagist](https://packagist.org/packages/webscale-networks/magento-varnish-split-header)[ RSS](/packages/webscale-networks-magento-varnish-split-header/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (5)Dependencies (4)Versions (9)Used By (0)

Webscale\_SplitHeader module
============================

[](#webscale_splitheader-module)

Sub-module responsible for split X-Magento-Tags header when varnish selected as a cache solution.

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

[](#installation)

To install extension run the following in magento root directory:

```
composer config repositories.webscale-networks-split-header git https://github.com/webscale-networks/magento-varnish-split-header.git
```

To avoid issues with CI/CD and github add `"no-api": true` to the repo settings, so it looks like this:

```
"webscale-networks": {
    "type": "git",
    "url": "https://github.com/webscale-networks/magento-varnish-split-header.git",
    "no-api": true
}
```

Now require extension itself:

```
composer require webscale-networks/magento-varnish-split-header
```

After composer installs the package run next Magento commands:

```
php bin/magento module:enable Webscale_SplitHeader
php bin/magento setup:upgrade
bin/magento cache:clean
```

Once completed log in to the Magento admin panel and proceed to configuring the extension.

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

[](#configuration)

Open a browser, log in to the Magento admin and navigate to:

```
Stores > Configuration > Webscale > Varnish

```

Enable the module by switching `Enabled` to `Yes` under `Enable Split Tags` and save the configuration.

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance92

Actively maintained with recent releases

Popularity25

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~228 days

Total

5

Last Release

36d ago

PHP version history (2 changes)2.3.4.0PHP 7.2 - 7.4

2.3.5.0PHP &gt;=7.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/05b3cdf998095d47a5ffa3eef8b6e7893c44d33331312fa75516b5598946d1e4?d=identicon)[webscale networks](/maintainers/webscale%20networks)

---

Top Contributors

[![igor-webscale](https://avatars.githubusercontent.com/u/137203076?v=4)](https://github.com/igor-webscale "igor-webscale (6 commits)")[![olekspanchenko](https://avatars.githubusercontent.com/u/173961269?v=4)](https://github.com/olekspanchenko "olekspanchenko (2 commits)")

### Embed Badge

![Health badge](/badges/webscale-networks-magento-varnish-split-header/health.svg)

```
[![Health](https://phpackages.com/badges/webscale-networks-magento-varnish-split-header/health.svg)](https://phpackages.com/packages/webscale-networks-magento-varnish-split-header)
```

PHPackages © 2026

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