Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>PHP Create ClassNew to Visual Studio Code? Get it now.
PHP Create Class

PHP Create Class

Juan Aguado

|
41,870 installs
| (9) | Free
A Visual Studio Code extension for create Class / Interface / Trait / Enum from context menu in file explorer
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Create PHP Class

Create PHP Class for Visual Studio Code

A Visual Studio Code extension for create Class / Interface / Trait / Enum from context menu in file explorer or in opened file.

The namespace is auto-resolved through composer.json file.

Creating Class

CreateClass

Also can be generated by Generate Class code command.

Creating Interface

CreateInterface

Also can be generated by Generate Interface code command.

Creating Trait

CreateTrait

Also can be generated by Generate Trait code command.

Creating Enum

CreateTrait

Also can be generated by Generate Enum code command.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft