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

PHP Interface-Classes

Ivan Grigorov

|
1,531 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
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft