Skip to content

Extension that enables support for VSCode to manage PHP files as classes, traits, enums, etc

License

Notifications You must be signed in to change notification settings

open-southeners/vscode-php-support-utils

Repository files navigation

PHP Support Utils codecov Visual Studio Marketplace Last Updated Visual Studio Marketplace Rating Visual Studio Marketplace Installs

Improve PHP support like handling file classes, namespaces, etc

demo

Features

  • Create PHP files, classes, traits, interfaces & enums
  • Copy PHP objects files namespaces
  • Some PHP snippets for classes, objects, etc

Getting started

Install extension then set keyboard shortcuts as user preference, here are mine:

  • Cmd + Shift + C Mac OS or Ctrl + Shift + C Windows: for the command called Create PHP Object, this will replace one preset command which is the "Open external terminal" one

Acknowledgements

Huge thanks to this projects to make this possible:

Partners

skore logo

License

This project is open-sourced software licensed under the MIT license.