phpactor/code-transform

This package is abandoned and no longer maintained. No replacement package was suggested.

Applies introspective transformations on source code


README

Build Status

A bunch of refactorings for Phpactor, for example:

  • Extract Constant
  • Extract Method
  • Generate Accessor
  • Generate Method
  • Import Class
  • Override Method
  • Rename Variable

Contributing

This package is open source and welcomes contributions! Feel free to open a pull request on this repository.

Support

  • Create an issue on the main Phpactor repository.
  • Join the #phpactor channel on the Slack Symfony Devs channel.