Wrote an article
I wrote my first dev article in a while. This time about PHP and the wonders of using 'use' and what goes on behind the scene.

TL;DR: You register an autoloader function that will require the files that is implied from the use-statement.

Read the article here: Why require files when you could autoload classes - DEV Community 👩‍💻👨‍💻