src/cmds/php/README.md
Part of
src/cmds/— see also docs/contributing/TECHNICAL.md
php_cmd.rs summarizes php -l syntax checks and routes php artisan* to specialized helpersartisan_cmd.rs cleans Artisan output and applies runner-aware filtering for php artisan testphpunit_cmd.rs strips progress/header noise and keeps failure details + final summaryphpstan_cmd.rs injects JSON output by default and emits compact file/line error summariesecs_cmd.rs condenses EasyCodingStandard output while preserving file paths and error linespest_cmd.rs runs Pest with compact progress suppression and test-focused outputparatest_cmd.rs runs ParaTest with compact progress suppression and test-focused outputtest_output.rs provides shared PHPUnit/Pest/ParaTest output filtering logicutils.rs resolves local vendor/bin/* tools first, then falls back to global binaries