this post was submitted on 16 Jun 2023
72 points (100.0% liked)

Programming

13738 readers
1 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

I don't know if it's due to over-exposure to programming memes but I certainly believed that no one was starting new PHP projects in 2023 (or 2020, or 2018, or 2012...). I was under the impression we only still discussed it at all because WordPress is still around.

Would a PHP evangelist like to disabuse me of my notions and make an argument for using PHP for projects such as Kbin in this day and age?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] artillect@kbin.social 16 points 2 years ago (5 children)

I don't know too much about PHP (aside from it getting memed on constantly), but kbin is built using the Symfony framework, which is really performant and mature based on what I've heard from others. Also, apparently ~80% of all websites (that W3techs knows about) rely on PHP in some way

[โ€“] Scrappy 2 points 2 years ago

Youre interpreting those statistics wrong. Those statistics refer to website using server side rendering, not all websites in the world. So the correct statement would be that 80% of server side programming languages used for websites is written in PHP.

load more comments (4 replies)