phpactor/code-transform

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

Applies introspective transformations on source code

Installs: 53 338

Dependents: 2

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 9

Open Issues: 0

pkg:composer/phpactor/code-transform


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.