Palzin Track
Get 15% off with code PTRACKSIGNUP15 

Laravel Diary Logo

Get started with Psalm on a long-living project

Static analysis like Psalm and Phpstan are increasing popularity in the PHP world. It gives us the ability to discover unknown potential bugs in our code without actually running it.