PHPackages                             renakdup/cache-warm-up - 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. renakdup/cache-warm-up

ActiveLibrary

renakdup/cache-warm-up
======================

PHP cache warmup via CLI tool

0.2.2(1y ago)11.0k[2 issues](https://github.com/renakdup/cache-warmup/issues)GPL-3.0-onlyPHPPHP ^8.0

Since May 27Pushed 1y ago2 watchersCompare

[ Source](https://github.com/renakdup/cache-warmup)[ Packagist](https://packagist.org/packages/renakdup/cache-warm-up)[ RSS](/packages/renakdup-cache-warm-up/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (11)Versions (8)Used By (0)

Cache warm-up via console
=========================

[](#cache-warm-up-via-console)

*Support: PHP ^8.0, PHP 7.4 just in `0.1.*` versions*.

PHP package for warming up cache on sites via http requests.

### Install

[](#install)

PHP 8.0 and above

```
composer require --dev renakdup/cache-warm-up
```

! PHP 7.4 available just in this branch

```
composer require --dev renakdup/cache-warm-up:0.1.*
```

### Run

[](#run)

```
./vendor/bin/cache-warmup https://wp-yoda.com/sitemap_index.xml -c 5 -d 2
```

It would looks like

```
andreipisarevskii$ ./vendor/bin/cache-warmup https://wp-yoda.com/sitemap_index.xml -c 5 -d 2
200 | https://wp-yoda.com/sitemap_index.xml
200 | https://wp-yoda.com/post-sitemap.xml
200 | https://wp-yoda.com/post_tag-sitemap.xml
200 | https://wp-yoda.com/notices-sitemap.xml
200 | https://wp-yoda.com/category-sitemap.xml
200 | https://wp-yoda.com/page-sitemap.xml
200 | https://wp-yoda.com/author-sitemap.xml
200 | https://wp-yoda.com/notice_category-sitemap.xml
=============
200 | X-Cache: MISS     | Cf-Cache-Status: MISS    | https://wp-yoda.com/
200 | X-Cache: MISS     | Cf-Cache-Status: BYPASS  | https://wp-yoda.com/about-me/
200 | X-Cache: MISS     | Cf-Cache-Status: MISS    | https://wp-yoda.com/adaptacziya-programmnyh-produktov/otlichiya-i18n-i-i10n/
200 | X-Cache: MISS     | Cf-Cache-Status: MISS    | https://wp-yoda.com/bazy-dannyh/klasternye-i-neklasternye-indeksy/
200 | X-Cache: MISS     | Cf-Cache-Status: MISS    | https://wp-yoda.com/category/bazy-dannyh/relyaczionnye-bazy-dannyh/mysql/
Delay 2 sec
200 | X-Cache: MISS     | Cf-Cache-Status: MISS    | https://wp-yoda.com/category/adaptacziya-programmnyh-produktov/
200 | X-Cache: MISS     | Cf-Cache-Status: MISS    | https://wp-yoda.com/category/bash/
200 | X-Cache: MISS     | Cf-Cache-Status: MISS    | https://wp-yoda.com/category/bazy-dannyh/
200 | X-Cache: MISS     | Cf-Cache-Status: MISS    | https://wp-yoda.com/category/bazy-dannyh/relyaczionnye-bazy-dannyh/
200 | X-Cache: HIT 1    | Cf-Cache-Status: MISS    | https://wp-yoda.com/category/macos/
```

### Roadmap

[](#roadmap)

- Release composer package.
- Support concurrency option.
- Support delay option.
- Add request handlers.
- Add formatters.
- Add filelogger.
- Add opportunity to register custom logger.
- Add Unit tests.
- Add exclude patterns.
- Add hooks for extending.
- Add phpcs
- Add phpstan
- Add github action runs: phpcs/phpstan
- Add deploybot.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity40

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

Every ~21 days

Recently: every ~32 days

Total

7

Last Release

588d ago

PHP version history (3 changes)0.1.1PHP ^7.4

0.2.1PHP ^8.0

0.1.4PHP ^7.4 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/d3f11053e005f02e0dc3049c010b45034646963c7af8edac8076c3767022d750?d=identicon)[renakdup](/maintainers/renakdup)

---

Top Contributors

[![renakdup](https://avatars.githubusercontent.com/u/9306079?v=4)](https://github.com/renakdup "renakdup (10 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/renakdup-cache-warm-up/health.svg)

```
[![Health](https://phpackages.com/badges/renakdup-cache-warm-up/health.svg)](https://phpackages.com/packages/renakdup-cache-warm-up)
```

###  Alternatives

[sylius/sylius

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

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

The Shopware e-commerce core

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

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)[silverstripe/framework

The SilverStripe framework

7213.5M2.5k](/packages/silverstripe-framework)[drupal/core-recommended

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

6939.5M343](/packages/drupal-core-recommended)[sulu/sulu

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

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

PHPackages © 2026

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