PHPackages                             eliashaeussler/cache-warmup - 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. eliashaeussler/cache-warmup

ActiveLibrary[Caching](/categories/caching)

eliashaeussler/cache-warmup
===========================

Composer package to warm up website caches, based on a given XML sitemap

5.0.6(1mo ago)76433.8k↓32.4%13[4 issues](https://github.com/eliashaeussler/cache-warmup/issues)4GPL-3.0-or-laterPHPPHP ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0CI passing

Since Nov 2Pushed 2w ago2 watchersCompare

[ Source](https://github.com/eliashaeussler/cache-warmup)[ Packagist](https://packagist.org/packages/eliashaeussler/cache-warmup)[ Docs](https://cache-warmup.dev/)[ RSS](/packages/eliashaeussler-cache-warmup/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (10)Dependencies (108)Versions (129)Used By (4)

[![Screenshot](docs/img/header.jpeg)](https://cache-warmup.dev/)

[![PHAR downloads](https://camo.githubusercontent.com/811ed19cc463112bd7a07447ae7e03bc9c31f3dc00928ad7524b6cd8169cb548/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f646f776e6c6f6164732f656c6961736861657573736c65722f63616368652d7761726d75702f746f74616c3f6c6162656c3d504841522b646f776e6c6f616473266c6f676f3d676974687562266c6f676f436f6c6f723d7768697465)](https://github.com/eliashaeussler/cache-warmup/releases)[![GHCR pulls](https://camo.githubusercontent.com/a701047e989fafa28901150e5e219ebb8bcbee1a94deef3d704d9b3d7844d569/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f64796e616d69632f6a736f6e3f75726c3d687474707325334125324625324669706974696f2e6769746875622e696f2532466261636b616765253246656c6961736861657573736c657225324663616368652d7761726d757025324663616368652d7761726d75702e6a736f6e2671756572793d2532342e646f776e6c6f616473266c6f676f3d676974687562266c6162656c3d4748435225323070756c6c73)](https://github.com/eliashaeussler/cache-warmup/pkgs/container/cache-warmup)[![Docker pulls](https://camo.githubusercontent.com/206f5d9e9a2d90e646483c12b51de0375961b5f65135ba6fa1da3542475fa846/68747470733a2f2f696d672e736869656c64732e696f2f646f636b65722f70756c6c732f656c6961736861657573736c65722f63616368652d7761726d75703f6c6162656c3d446f636b65722b70756c6c73266c6f676f3d646f636b6572266c6f676f436f6c6f723d7768697465)](https://hub.docker.com/r/eliashaeussler/cache-warmup)[![Packagist downloads](https://camo.githubusercontent.com/2b400afd31ace115b4b722c4a2901a686c36c757365a5d47eced30847e6b2b06/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656c6961736861657573736c65722f63616368652d7761726d75703f6c6162656c3d5061636b61676973742b646f776e6c6f616473266c6f676f3d7061636b6167697374266c6f676f436f6c6f723d7768697465)](https://packagist.org/packages/eliashaeussler/cache-warmup)

Sitemap Crawler &amp; Cache Warmer
==================================

[](#sitemap-crawler--cache-warmer)

A PHP library to warm up website caches of URLs located in XML sitemaps.

[**Explore the docs »**](https://cache-warmup.dev/)

[Report Bug](https://github.com/eliashaeussler/cache-warmup/issues/new?template=bug_report.yml&title=%5BBUG%5D) · [Request Feature](https://github.com/eliashaeussler/cache-warmup/issues/new?template=feature_request.yml&title=%5BFEATURE%5D) · [Join Discussions](https://github.com/eliashaeussler/cache-warmup/discussions) · [Latest Release](https://github.com/eliashaeussler/cache-warmup/releases/latest) · [Sponsor](https://cache-warmup.dev/sponsor.html)

✨ Features
----------

[](#-features)

- Warm up caches of URLs located in XML sitemaps
- Console command and PHP API for cache warmup
- Out-of-the-box support for sitemap indexes
- Exclusion patterns for sitemaps and URLs
- Various crawling strategies to modify crawling behavior
- Support for gzipped XML sitemaps
- Interface for custom crawler implementations

🚀 Getting Started
-----------------

[](#-getting-started)

```
# Download latest release
curl -O https://cache-warmup.dev/cache-warmup.phar
chmod +x cache-warmup.phar

# Run cache warmup
./cache-warmup.phar "https://www.example.com/sitemap.xml"
```

Find more [installation methods](https://cache-warmup.dev/installation.html)in the official documentation.

📕 Documentation
---------------

[](#-documentation)

Find all available installation methods, configuration options and customization opportunities in the [official documentation](https://cache-warmup.dev/).

🧑‍💻 Contributing
----------------

[](#‍-contributing)

Please have a look at [`CONTRIBUTING.md`](CONTRIBUTING.md).

⭐ License
---------

[](#-license)

This project is licensed under [GNU General Public License 3.0 (or later)](LICENSE.md).

###  Health Score

69

—

FairBetter than 100% of packages

Maintenance94

Actively maintained with recent releases

Popularity51

Moderate usage in the ecosystem

Community25

Small or concentrated contributor base

Maturity89

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 54% 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 ~21 days

Recently: every ~5 days

Total

95

Last Release

24d ago

Major Versions

0.8.7 → 3.2.02024-10-05

3.2.2 → 4.0.02025-01-03

3.2.3 → 4.0.22025-02-22

3.x-dev → 4.1.02025-02-25

4.3.2 → 5.0.02025-11-20

PHP version history (11 changes)0.1.0PHP ^7.1 || 8.0.\*

0.6.3PHP &gt;= 7.1 &lt; 8.1

0.6.4PHP &gt;= 7.1 &lt; 8.2

1.0.0PHP ~8.1.0

1.3.0PHP ~8.1.0 || ~8.2.0

0.8.5PHP &gt;= 7.1 &lt; 8.3

2.6.0PHP ~8.1.0 || ~8.2.0 || ~8.3.0

0.8.7PHP &gt;= 7.1 &lt; 8.4

3.2.2PHP ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0

4.0.0PHP ~8.2.0 || ~8.3.0 || ~8.4.0

5.0.0PHP ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16313625?v=4)[Elias Häußler](/maintainers/eliashaeussler)[@eliashaeussler](https://github.com/eliashaeussler)

---

Top Contributors

[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (1315 commits)")[![eliashaeussler](https://avatars.githubusercontent.com/u/16313625?v=4)](https://github.com/eliashaeussler "eliashaeussler (922 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (195 commits)")[![mteu](https://avatars.githubusercontent.com/u/2636487?v=4)](https://github.com/mteu "mteu (2 commits)")

---

Tags

cache-warmupcrawlerphpxml-sitemap

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/eliashaeussler-cache-warmup/health.svg)

```
[![Health](https://phpackages.com/badges/eliashaeussler-cache-warmup/health.svg)](https://phpackages.com/packages/eliashaeussler-cache-warmup)
```

###  Alternatives

[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M421](/packages/drupal-core-recommended)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[typo3/cms

TYPO3 CMS is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.

1.2k1.9M122](/packages/typo3-cms)[sylius/sylius

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

8.5k5.9M737](/packages/sylius-sylius)

PHPackages © 2026

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