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.
Also can be generated by Generate Class code
command.
Also can be generated by Generate Interface code
command.
Also can be generated by Generate Trait code
command.
Also can be generated by Generate Enum code
command.