beram's blog.
Github GitLab Twitter

[PHP Static Code Analysis 101] How to do Static Code Analysis? An overview

What if I told you PHP already uses the concept behind static code analysis?

[PHP Static Code Analysis 101] What is Static Code Analysis?

A very short introduction to static code analysis. What if I told you that PHP itself already uses the concept behind static code analysis?

Autoload PHPUnit phar

How to let PHPStan's autoloader access PHPUnit when the using the PHPUnit phar?

Creating a static site generator from scratch - useless but fun 😛

A journey from having a stupid idea to realising it just for the fun of it!