Skip to content

What do you think about Visual Studio Marketplace? We are looking for feedback from developers like you! Take the survey

| Marketplace
Sign in
Visual Studio Code>Programming Languages>PHP Interface-ClassesNew to Visual Studio Code? Get it now.

PHP Interface-Classes

Ivan Grigorov

|
40 installs
| (0) | Free
Generate PHP class from interface
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

php-namespace-sanitizer README

Generate PHP class (IClass convention) from interface Generate Class (I convention) command. -> removes "I"

Generate PHP class (ClassInterface convention) from interface Generate Class (Interface convention) command. -> removes "Interface"

Generate PHP class (IClass convention) from interface Generate Class command. ->does not cahnge the name

Alt Text

Usage

Just invoke the command with Ctrl + Shift + P when PHP file is opened.

Important

This is an experimental extension and is currently in beta.

Every feedback or issue reporting will be beneficial.

ivangrigorov9 at gmail dot com

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft