Released Part 1 of a 3-parter yesterday introducing a #php dependency injection framework powered by Attributes.
I hope to have Part 2 finished next week and talk about resolving multiple service aliases with profiles, using service factories, injecting arbitrary non-object data, and more. Dependency injection has always gotten me excited as a coding subject and I'm really excited about this.
https://www.cspray.io/blog/introducing-annotated-container-part-1/