PHPackages                             teamneusta/pimcore-http-cache-bundle - 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. teamneusta/pimcore-http-cache-bundle

ActivePimcore-bundle

teamneusta/pimcore-http-cache-bundle
====================================

Adds active cache invalidation to pimcore via cache tags.

0.7.0(3mo ago)552↓100%1[3 issues](https://github.com/teamneusta/pimcore-http-cache-bundle/issues)[8 PRs](https://github.com/teamneusta/pimcore-http-cache-bundle/pulls)GPL-3.0-or-laterPHPPHP ~8.1.0 || ~8.2.0 || ~8.3.0CI failing

Since Apr 1Pushed 2mo ago10 watchersCompare

[ Source](https://github.com/teamneusta/pimcore-http-cache-bundle)[ Packagist](https://packagist.org/packages/teamneusta/pimcore-http-cache-bundle)[ RSS](/packages/teamneusta-pimcore-http-cache-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (24)Versions (15)Used By (0)

Pimcore HTTP Cache Bundle
=========================

[](#pimcore-http-cache-bundle)

This bundle provides a simple way to handle cache invalidation for Pimcore elements. The Bundle relies on the `FOSHttpCacheBundle`, which is used to manage a reverse proxy HTTP cache.

[![Logo](./pimcore-http-cache-bundle-logo.png)](./pimcore-http-cache-bundle-logo.png)

What is an HTTP Reverse Proxy?
------------------------------

[](#what-is-an-http-reverse-proxy)

An HTTP reverse proxy is a server that sits between your web application and the internet. Instead of serving content directly to clients, it forwards requests to the origin server (your web application) and caches the responses. When the same request comes again, it can serve the cached response directly, reducing load on your origin server and improving response times.

[![http proxy overview](./reverse-http-proxy-overview.png)](./reverse-http-proxy-overview.png)

What is FOS HTTP Cache Bundle?
------------------------------

[](#what-is-fos-http-cache-bundle)

The [`FOSHttpCacheBundle`](https://github.com/FriendsOfSymfony/FOSHttpCacheBundle/) is a Symfony bundle that helps manage HTTP caching using reverse proxies. It provides tools to:

- Invalidate cached content when data changes
- Configure cache headers
- Handle cache tags and variations
- Integrate with various reverse proxy solutions (like Varnish, Fastly, etc.)

What does this Bundle do?
-------------------------

[](#what-does-this-bundle-do)

This bundle extends the functionality of `FOSHttpCacheBundle` specifically for Pimcore. It:

- Automatically handles cache invalidation for Pimcore elements (documents, assets, objects)
- Provides Pimcore-specific cache tags and variations
- Integrates seamlessly with Pimcore's event system
- Offers custom cache types for different use cases
- Allows for fine-grained control over caching behavior

In essence, this bundle makes it easy to implement efficient HTTP caching in your Pimcore application while maintaining proper cache invalidation when your content changes.

Documentation
-------------

[](#documentation)

You will find the detailed documentation in the following links:

- [Installation](doc/1-installation.md)
- [Configuration](doc/2-configuration.md)
- [Pimcore elements](doc/3-pimcore-elements.md)
- [Events](doc/4-events.md)
- [Additional tags](doc/5-additional-tags.md)
- [Cancel caching behavior](doc/6-cancel-caching-behavior.md)
- [Custom cache types](doc/7-custom-cache-types.md)
- [Disabling caching behavior](doc/8-disable-caching-behavior.md)
- [Error handling](doc/9-error-handling.md)
- [Contribution](doc/10-contribution.md)

We hope you will enjoy this bundle as much as we do. If you have any questions or suggestions, please feel free to open an issue on GitHub. This repository is maintained by [neusta](https://www.team-neusta.de/).

Happy caching!

###  Health Score

41

—

FairBetter than 88% of packages

Maintenance78

Regular maintenance activity

Popularity15

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 76.5% 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

94d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/12913211?v=4)[team neusta SE](/maintainers/teamneusta)[@teamneusta](https://github.com/teamneusta)

---

Top Contributors

[![jdreesen](https://avatars.githubusercontent.com/u/424602?v=4)](https://github.com/jdreesen "jdreesen (39 commits)")[![jan888adams](https://avatars.githubusercontent.com/u/56639925?v=4)](https://github.com/jan888adams "jan888adams (11 commits)")[![lukadschaak](https://avatars.githubusercontent.com/u/2377363?v=4)](https://github.com/lukadschaak "lukadschaak (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/teamneusta-pimcore-http-cache-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/teamneusta-pimcore-http-cache-bundle/health.svg)](https://phpackages.com/packages/teamneusta-pimcore-http-cache-bundle)
```

###  Alternatives

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M647](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M385](/packages/shopware-core)

PHPackages © 2026

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