PHPackages                             runroom/rector-prophecy-to-mocking - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. runroom/rector-prophecy-to-mocking

AbandonedArchivedRector-extension[Testing &amp; Quality](/categories/testing)

runroom/rector-prophecy-to-mocking
==================================

Rector migration rules for Prophecy to Mocking

0.1.0(1y ago)210.1k↓71.4%MITPHPPHP &gt;=8.0

Since Oct 24Pushed 1y ago2 watchersCompare

[ Source](https://github.com/Runroom/rector-prophecy-to-mocking)[ Packagist](https://packagist.org/packages/runroom/rector-prophecy-to-mocking)[ RSS](/packages/runroom-rector-prophecy-to-mocking/feed)WikiDiscussions main Synced 2d ago

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

Rector Rules for Prophecy to Mocking migration
==============================================

[](#rector-rules-for-prophecy-to-mocking-migration)

Install
-------

[](#install)

```
composer require runroom/rector-prophecy-to-mocking --dev
```

Usage
-----

[](#usage)

1. Register set

```
$rectorConfig->sets([
    MigratePhpUnitSetList::PHPUNIT,
]);
```

2. Run on specific spec directory

```
vendor/bin/rector process tests
```

This package handles a lot of changes. Explore these resources to handle edge-cases manually:

-

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

618d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/33302a19f0ac61f85039144cddb66a44136f96aa64a72e4d3167c6d8f15b59ac?d=identicon)[jordism91](/maintainers/jordism91)

---

Top Contributors

[![Cenadros](https://avatars.githubusercontent.com/u/5689481?v=4)](https://github.com/Cenadros "Cenadros (9 commits)")

###  Code Quality

Static AnalysisPHPStan, Rector

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/runroom-rector-prophecy-to-mocking/health.svg)

```
[![Health](https://phpackages.com/badges/runroom-rector-prophecy-to-mocking/health.svg)](https://phpackages.com/packages/runroom-rector-prophecy-to-mocking)
```

###  Alternatives

[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k251.7M11.6k](/packages/symfony-framework-bundle)[phpro/grumphp

A composer plugin that enables source code quality checks.

4.3k16.7M1.0k](/packages/phpro-grumphp)[infection/infection

Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.

2.2k28.9M2.4k](/packages/infection-infection)[phparkitect/phparkitect

Enforce architectural constraints in your PHP applications

9224.3M28](/packages/phparkitect-phparkitect)[mglaman/phpstan-drupal

Drupal extension and rules for PHPStan

20731.4M188](/packages/mglaman-phpstan-drupal)[magento/magento2-functional-testing-framework

Magento2 Functional Testing Framework

15312.0M36](/packages/magento-magento2-functional-testing-framework)

PHPackages © 2026

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