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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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
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.