2017 © Pedro Peláez
 

library phpspec-rename

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

image

mike182uk/phpspec-rename

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

  • Friday, July 10, 2015
  • by mike182uk
  • Repository
  • 1 Watchers
  • 1 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 5 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

⚠️ This project is no longer maintained

PHPSpec Rename

Build Status Scrutinizer Quality Score SensioLabsInsight Total Downloads License, (*1)

Use PHPSpec to rename a class and its corresponding spec., (*2)

Installation

Add this package as a dependency in your composer.json., (*3)

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

Enable the extension in your phpspec.yml., (*4)

extensions:
  - Mdb\PhpSpecRenameExtension\Extension

Usage

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

The Versions

10/07 2015

dev-master

9999999-dev https://github.com/mike182uk/phpspec-rename

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Michael David Barrett

refactor phpspec rename

27/06 2015

0.1.0

0.1.0.0 https://github.com/mike182uk/phpspec-rename

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Michael David Barrett

refactor phpspec rename