PHPackages                             tempest/upgrade - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. tempest/upgrade

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tempest/upgrade
===============

A collection of Rector rules for upgrading Tempest

v3.13.1(1mo ago)00MITPHPPHP ^8.5

Since Sep 15Pushed 3w agoCompare

[ Source](https://github.com/tempestphp/tempest-upgrade)[ Packagist](https://packagist.org/packages/tempest/upgrade)[ RSS](/packages/tempest-upgrade/feed)WikiDiscussions 3.x Synced today

READMEChangelogDependencies (14)Versions (119)Used By (0)

Upgrade guide
-------------

[](#upgrade-guide)

1. Make sure rector is installed:
    - `composer require rector/rector --dev`
    - Run `vendor/bin/rector` if you don't have a `rector.php` config file
2. Add the necessary rector sets in your `rector.php` config file:

```
return RectorConfig::configure()
    // …
    ->withSets([
        TempestSetList::TEMPEST_20,
    ]);
```

3. Run `vendor/bin/rector`

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance93

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~4 days

Total

69

Last Release

42d ago

Major Versions

v2.9.3 → v3.0.12026-01-20

PHP version history (2 changes)v2.0.0PHP ^8.4

v3.0.1PHP ^8.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/5cb3720658b52133e7200a378eae26508fb343534a3c115bd3ee74ea9d501ba2?d=identicon)[brendt](/maintainers/brendt)

---

Top Contributors

[![brendt](https://avatars.githubusercontent.com/u/6905297?v=4)](https://github.com/brendt "brendt (12 commits)")[![innocenzi](https://avatars.githubusercontent.com/u/16060559?v=4)](https://github.com/innocenzi "innocenzi (10 commits)")[![xHeaven](https://avatars.githubusercontent.com/u/14284867?v=4)](https://github.com/xHeaven "xHeaven (3 commits)")[![iamdadmin](https://avatars.githubusercontent.com/u/20862038?v=4)](https://github.com/iamdadmin "iamdadmin (1 commits)")[![laylatichy](https://avatars.githubusercontent.com/u/52243892?v=4)](https://github.com/laylatichy "laylatichy (1 commits)")[![samsonasik](https://avatars.githubusercontent.com/u/459648?v=4)](https://github.com/samsonasik "samsonasik (1 commits)")

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/tempest-upgrade/health.svg)

```
[![Health](https://phpackages.com/badges/tempest-upgrade/health.svg)](https://phpackages.com/packages/tempest-upgrade)
```

###  Alternatives

[ssch/typo3-rector

Instant fixes for your TYPO3 PHP code by using Rector.

2603.2M435](/packages/ssch-typo3-rector)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[ergebnis/rector-rules

Provides rules for rector/rector.

10245.6k51](/packages/ergebnis-rector-rules)[worksome/coding-style

Worksomes coding style

49814.9k66](/packages/worksome-coding-style)[ticketswap/phpstan-error-formatter

A minimalistic error formatter for PHPStan

87718.9k56](/packages/ticketswap-phpstan-error-formatter)

PHPackages © 2026

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