Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>PHP import checkerNew to Visual Studio Code? Get it now.
PHP import checker

PHP import checker

grifinas

|
5,436 installs
| (1) | Free
Know when you are importing a class and is not using it in the file, easy and fast, inspired by PHPStorm
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

php-import-checker

Codacy Badge Build Status

php-import-checker helps you know when a given class is imported but not used, providing a easy way to keep your code clean and organized.

Features

  • Highlight every unused class that is imported with use

For example if there is an image subfolder under your extension project workspace:

Requirements

Visual Code 1.14 +

0.0.3

  • Changed the project icon

0.0.2

  • Added better support with a demo gif in the README

0.0.1

  • Ability to see unused imports in the PHP class
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft