425
you are viewing a single comment's thread
view the rest of the comments
[-] xmunk@sh.itjust.works 2 points 1 year ago

As a fellow PHP dev (working in laminas specifically) DI actually is fucking awful, there's a distinction between a service factory pattern and this thing called DI which is similar to a service factory pattern but uses reflection based type sniffing to guess at which service you want where. I'd considered making a reference to it but PHP developers are few and far between these days.

[-] VantaBrandon@lemmy.world 3 points 1 year ago

There are dozens of us

this post was submitted on 02 May 2024
425 points (100.0% liked)

Programmer Humor

25518 readers
2172 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS