Skip to content

fetzi/php-file-types

Repository files navigation

PHP File Types

An extension for creating PHP files, classes, interfaces and traits via context menu or through the Command Palette.

Features

New PHP File

New PHP File

New PHP Class

New PHP File

New PHP Interface

New PHP File

New PHP Trait

New PHP File

Namespace Detection

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.

License

The MIT License (MIT). Please see the License File for more information.

About

VS Code extension that adds PHP file types with automatic namespace resolving

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published