this post was submitted on 19 Jul 2025
1017 points (98.5% liked)

Programmer Humor

25425 readers
1620 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
 

Source.

Yep, PHP is turning 30 this year! Wondering if "PHP is still relevant?" Ever since we have been hearing that PHP is dead. It was “dead” 10 years ago, 5 years ago, and “is dead” today. But somehow - it isn’t. Anyway... happy birthday!

you are viewing a single comment's thread
view the rest of the comments
[–] merc@sh.itjust.works 2 points 2 weeks ago (1 children)

I took a look and threw up in my mouth a little. That's not how backslashes should be used.

Instead of writing their frontend templates in PHP via Blade, many developers have begun to prefer to write their templates using React or Vue.

So... the only thing that PHP is really good for should be replaced by React or Vue Javascript / Typescript?

To each their own, but for me that's a no.

[–] SkaveRat@discuss.tchncs.de 1 points 2 weeks ago (1 children)

Tell me you haven't looked at php in 15 years without telling me you haven't looked at php in 15 years

[–] merc@sh.itjust.works 0 points 2 weeks ago

I just looked, that was the basis of my comment. It's bad, in particular that "Laravel" thing was awful.