An extension for creating PHP files, classes, interfaces and traits via context menu or through the Command Palette.
For classes, interfaces and traits the extension tries to lookup the correct namespace via the composer.json
file. If no namespace can be determined automatically an additional input is shown.
The MIT License (MIT). Please see the License File for more information.