* feat: add phpat and remove phpmd
* add phpat class
* fix phpstan neon formatting
* Claude/review pr changes y ymyi (#90)
* fix: fix mixed indentation in phpstan.neon includes
Replace tab with spaces on the phpat extension include line to match
the rest of the file and avoid NEON parse errors.
https://claude.ai/code/session_01VLpcvXiDPSvMJiqQWgWaeF
* fix: fix phpcs violations in CleanArchitectureTest
Rename methods to camelCase and split long line to comply with the
coding standard rules.
https://claude.ai/code/session_01VLpcvXiDPSvMJiqQWgWaeF
---------
Co-authored-by: Claude <noreply@anthropic.com>
* fixup! Claude/review pr changes y ymyi (#90)
---------
Co-authored-by: Claude <noreply@anthropic.com>