Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>phpactor-actionNew to Visual Studio Code? Get it now.
phpactor-action

phpactor-action

andresmeireles

|
210 installs
| (0) | Free
Refactor and generate actions using phpactor
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PhpActor Action

MarineGEO circle logo

A simple plugin to implement some PhpActor refactors.

This plugins only use some refactor actions, its is not an LSP!

Currently, this plugin may not work on windows

Requirements

The phpactor command must be set globally or a path to command must be placed on config phpactor-action.phpactorBinPath.

How use

Open command prompt ctrl+shift+p or cmd+shift+p and use commands under Phpactor Actions section.

Available commands

Generate commands

  • Generate class scaffold (and override existing)
  • Generate enum scaffold (and override existing)
  • Generate trait scaffold (and override existing)
  • Generate interface scaffold (and override existing)
  • Copy a class and change its namespace (must have composer on project root to change namespace automatically)

To be done

  • Command to install phpactor
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft