profi
by Peter van Westen

We will go into some basic concepts to help you write cleaner code.
We will get our hands dirty (but code clean) by going for the low hanging fruit.

The concepts this talk covers have helped me to write more readable and maintainable code. But more importantly, it has made coding more fun!

Don't worry, we will not go into deep stuff like having to fully refactor projects or the use of DI, interfaces, traits, type hinting, etc.

But it is useful if you grasp the basics of how to work with functions, classes and methods.