PHP Analyzer Autoload & Restore Design (2025-12-09)

Goals

Inputs

Outputs

Determinism & Offline

Fixtures / Backlog

  1. PSR-4 project with namespaced classes and classmap mix.
  2. Project with autoload_files.php includes (functions/constants).
  3. Lockfile present but vendor missing → expect finding, no inventory.
  4. Path repo override + dist hash present.

Implementation Steps