diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-02-21 16:37:03 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-02-21 16:37:03 +0900 |
| commit | 3535037592f149477c915a8b66da974eb59586db (patch) | |
| tree | f476925e9d136d2ddcf206d80355a9a0ca4afda5 /Cargo.toml | |
| parent | c04744719bd16d9414a9f9a358691d03a993670c (diff) | |
| download | php-mozart-3535037592f149477c915a8b66da974eb59586db.tar.gz php-mozart-3535037592f149477c915a8b66da974eb59586db.tar.zst php-mozart-3535037592f149477c915a8b66da974eb59586db.zip | |
feat(autoload): add classmap scanning, optimize, APCu, platform checks, and strict-psr
Add PHP file scanner (php_scanner.rs) with class/interface/trait/enum
detection, comment/string/heredoc stripping, and PSR-4/PSR-0 validation.
Extend autoload generation with: classmap directory scanning, --optimize
mode (PSR-4/PSR-0 to classmap), --classmap-authoritative, --apcu caching
with optional prefix, platform_check.php generation, and --strict-psr
violation reporting. Wire new options through dump-autoload, install,
require, update, and remove commands.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'Cargo.toml')
0 files changed, 0 insertions, 0 deletions
