Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.
/ phpscan Public archive

The goal is to analyse PHP code without executing it

License

Notifications You must be signed in to change notification settings

Ferror/phpscan

Repository files navigation

Build Status License MIT License MIT

Development plan

  • Scan all files in src
  • Read all files namespaces
  • Read all files used classes
  • Present what each class imports

Usage

composer require --dev ferror/phpscan

run in terminal

bin/phpscan