Create PHP Class for Visual Studio CodeIMPORTANTThis is a fork of the original extension available at "https://marketplace.visualstudio.com/items?itemName=jaguadoromero.vscode-php-create-class". The current implementation supports multiple directories in the PSR-4 autoload configuration. For instance:
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 Creating Class
Also can be generated by Creating Interface
Also can be generated by Creating Trait
Also can be generated by Creating Enum
Also can be generated by |



