PHPackages                             mike182uk/phpspec-rename - 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. mike182uk/phpspec-rename

AbandonedArchivedLibrary[Testing &amp; Quality](/categories/testing)

mike182uk/phpspec-rename
========================

PHPSpec rename extension - Use PHPSpec to rename a class and its corresponding spec

0.1.0(10y ago)117[5 issues](https://github.com/mike182uk/phpspec-rename/issues)MITPHP

Since Jun 27Pushed 7y ago1 watchersCompare

[ Source](https://github.com/mike182uk/phpspec-rename)[ Packagist](https://packagist.org/packages/mike182uk/phpspec-rename)[ Docs](https://github.com/mike182uk/phpspec-rename)[ RSS](/packages/mike182uk-phpspec-rename/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (7)Versions (2)Used By (0)

#### ⚠️ This project is no longer maintained

[](#️-this-project-is-no-longer-maintained)

PHPSpec Rename
==============

[](#phpspec-rename)

[![Build Status](https://camo.githubusercontent.com/d28d9f792a873956f6cff55f9d167af40d56d7847b72bac267ee3e1dff25a289/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6d696b65313832756b2f706870737065632d72656e616d652e7376673f7374796c653d666c61742d737175617265)](http://travis-ci.org/mike182uk/phpspec-rename)[![Scrutinizer Quality Score](https://camo.githubusercontent.com/c52448683878f590990c1a719726ebe4ea6c41c9d3967d3b35841bbf698b38d1/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6d696b65313832756b2f706870737065632d72656e616d652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/mike182uk/phpspec-rename/)[![SensioLabsInsight](https://camo.githubusercontent.com/8a0b3df153d53b845ba89a4d5b7cb294056cdc277afef9793633c1987b8ba501/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f39663433373364392d363430382d343733652d383135342d3836643033623439313538322f6d696e692e706e67)](https://insight.sensiolabs.com/projects/9f4373d9-6408-473e-8154-86d03b491582)[![Total Downloads](https://camo.githubusercontent.com/64d1da78da2438dbd0d6b82e0600d9ef4446b2b7f7a06e04e1eac1bca2945203/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d696b65313832756b2f706870737065632d72656e616d652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mike182uk/phpspec-rename)[![License](https://camo.githubusercontent.com/c76372d120825e0bc101e1688ac94c2b91ec7de927f50351ff10180c40628b04/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d696b65313832756b2f706870737065632d72656e616d652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mike182uk/phpspec-rename)

Use PHPSpec to rename a class and its corresponding spec.

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

[](#installation)

Add this package as a dependency in your `composer.json`.

```
{
    "require-dev": {
        "mike182uk/phpspec-rename": "0.1.*"
    }
}
```

Enable the extension in your `phpspec.yml`.

```
extensions:
  - Mdb\PhpSpecRenameExtension\Extension

```

Usage
-----

[](#usage)

```
bin/phpspec rename Foo/Bar Foo/Bar/Baz
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Unknown

Total

1

Last Release

3979d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/405d02e6253a8e9cba108331d94c2996f801cc9c373fa112b117dcad6a6ba949?d=identicon)[mike182uk](/maintainers/mike182uk)

---

Top Contributors

[![mike182uk](https://avatars.githubusercontent.com/u/991592?v=4)](https://github.com/mike182uk "mike182uk (16 commits)")

---

Tags

phpspecrefactorrename

###  Code Quality

TestsBehat

### Embed Badge

![Health badge](/badges/mike182uk-phpspec-rename/health.svg)

```
[![Health](https://phpackages.com/badges/mike182uk-phpspec-rename/health.svg)](https://phpackages.com/packages/mike182uk-phpspec-rename)
```

###  Alternatives

[benconstable/phpspec-laravel

Test your Laravel applications with PhpSpec

144347.1k15](/packages/benconstable-phpspec-laravel)[phpspec/nyan-formatters

PHPSpec Nyan Formatter Extension

77239.9k22](/packages/phpspec-nyan-formatters)[friends-of-phpspec/phpspec-code-coverage

Generate Code Coverage reports for PhpSpec tests

202.6M125](/packages/friends-of-phpspec-phpspec-code-coverage)[ciaranmcnulty/phpspec-typehintedmethods

Extension for phpspec to enhance generated methods

3089.3k31](/packages/ciaranmcnulty-phpspec-typehintedmethods)

PHPackages © 2026

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