Hacker News new | ask | show | jobs
by boraalparat 1374 days ago
You can use static code checking tools like Vimeo/Psalm and Phpstan. These tools statically checks your code finds inconsistencies, and potential variable, class misuses.

Definitely you should check stitcher.io for recent developments as well as phptherightway.com

https://github.com/vimeo/psalm https://github.com/phpstan/phpstan