Testing: - core php test - run PHPUnit/Pest (auto-detected) - core php test --parallel - parallel testing - core php test --coverage - with coverage - core php test --filter <pattern> - filter tests Quality: - core php fmt - format with Laravel Pint - core php fmt --fix - auto-fix issues - core php analyse - run PHPStan/Larastan - core php analyse --level 9 - set analysis level Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| container.go | ||
| detect.go | ||
| detect_test.go | ||
| dockerfile.go | ||
| dockerfile_test.go | ||
| php.go | ||
| quality.go | ||
| services.go | ||
| ssl.go | ||
| ssl_test.go | ||
| testing.go | ||