PHPackages                             raptor/php-migration-helper - 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. raptor/php-migration-helper

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

raptor/php-migration-helper
===========================

Helps to migrate your projects from PHP 7.1 to 7.3

v1.0.11-stable(6y ago)070[1 PRs](https://github.com/raptor-mvk/php-migration-helper/pulls)MITPHPPHP &gt;=7.3

Since Sep 24Pushed 1y agoCompare

[ Source](https://github.com/raptor-mvk/php-migration-helper)[ Packagist](https://packagist.org/packages/raptor/php-migration-helper)[ RSS](/packages/raptor-php-migration-helper/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (10)Versions (7)Used By (0)

Raptor PHP migration helper
===========================

[](#raptor-php-migration-helper)

[![Build Status](https://camo.githubusercontent.com/132a1712ce9f5a8ab3634245c4ad54c9414078af557599b5a3042b3cf8ed7249/68747470733a2f2f7472617669732d63692e6f72672f726170746f722d6d766b2f7068702d6d6967726174696f6e2d68656c7065722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/raptor-mvk/php-migration-helper)[![Code Coverage](https://camo.githubusercontent.com/9b131b0dfe2d8cd7c74b88828c9b0e7251ea0af33baa056b484b4e6272dcc0d8/68747470733a2f2f636f6465636f762e696f2f67682f726170746f722d6d766b2f7068702d6d6967726174696f6e2d68656c7065722f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/raptor-mvk/php-migration-helper)[![Codacy Badge](https://camo.githubusercontent.com/906c2520895fad15c118cd06effc06f59d482dcb304c1fb96f67f0c0cd1dbee5/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3938396561346231656234613464376138303662336132623937336464393530)](https://www.codacy.com/app/raptor-mvk/php-migration-helper)[![Latest Stable Version](https://camo.githubusercontent.com/95c7de6f3c0946eba023288ca48f7f8f7c9df1a008ec98d06ec3b32f0129bb02/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f726170746f722d6d766b2f7068702d6d6967726174696f6e2d68656c7065722e737667)](https://github.com/raptor-mvk/php-migration-helper/releases/latest)[![License](https://camo.githubusercontent.com/91c92b3515cce09eb035ca39d683e4b628912a83aaa65a91e57086387161b3f4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f726170746f722d6d766b2f7068702d6d6967726174696f6e2d68656c7065722e737667)](https://github.com/raptor-mvk/php-migration-helper)

(c) Mikhail Kamorin aka raptor\_MVK

Overview
--------

[](#overview)

Helper contains command `php-migration-helper` that checks your project for changes in PHP 7.2 and 7.3 that break backward compatibility. The report is provided as result of command execution.

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

[](#installation)

The suggested installation method is via [composer](https://getcomposer.org/):

```
php composer.phar require --dev raptor/php-migration-helper:^1.0 --prefer-dist
```

Usage
-----

[](#usage)

1. Install package.
2. Run command (`VERSION_FROM` is current PHP version, `VERSION_TO` is desired PHP version and `REPORT_FILE` is path to the file with compatibility record):

    ```
    php vendor/raptor/php-migration-helper/migration-report VERSION_FROM VERSION_TO REPORT_FILE
    ```
3. If you do not want to process vendor folder, you can use `--no-vendor`option.
4. View compatibility report. If it contains records from vendor path that need correction, please, make PR into [this repository](https://github.com/raptor-mvk/php-migration-helper)(fix `src/Resources/configs/configXX.yml` with appropriate version) with correct minimal version of the package under consideration.
5. Fix mentions that are really problems
6. Remove package.

Authors
-------

[](#authors)

- Mikhail Kamorin aka raptor\_MVK

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity57

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

Total

4

Last Release

2413d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/202b30d6600c0a8c0f128ccb26d97e2e926039898db1fb364bf08759c15b7911?d=identicon)[raptor\_mvk](/maintainers/raptor_mvk)

---

Top Contributors

[![raptor-mvk](https://avatars.githubusercontent.com/u/8713227?v=4)](https://github.com/raptor-mvk "raptor-mvk (82 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/raptor-php-migration-helper/health.svg)

```
[![Health](https://phpackages.com/badges/raptor-php-migration-helper/health.svg)](https://phpackages.com/packages/raptor-php-migration-helper)
```

###  Alternatives

[orchestra/canvas

Code Generators for Laravel Applications and Packages

21017.2M158](/packages/orchestra-canvas)[cognesy/instructor-php

The complete AI toolkit for PHP: unified LLM API, structured outputs, agents, and coding agent control

310107.9k1](/packages/cognesy-instructor-php)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

96374.6k23](/packages/friendsoftypo3-content-blocks)[internal/dload

Downloads binaries.

98142.7k10](/packages/internal-dload)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)[netgen/layouts-core

Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This is the core of Netgen Layouts, its heart and soul.

3689.4k10](/packages/netgen-layouts-core)

PHPackages © 2026

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