A static analyzer helps you to find bugs in your code without even running it. Popular static analyzers for PHP are Psalm and PHPStan. In this post, we’re going to look at what such a static analyzer can find in a two-year-old codebase.
PHP
Agent Experience Engineering: Designing Software Agents Can Work With
What Agent Experience engineering means in practice: discoverable code paths, scoped agent instructions, useful feedback, and human ownership of risky decisions. Read more