this post was submitted on 15 Jun 2023
6 points (100.0% liked)

/kbin meta

200 readers
2 users here now

Magazine dedicated to discussions about the kbin itself. Provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics. ---- * Roadmap 2023 * m/kbinDevlog * m/kbinDesign

founded 1 year ago
 

I don't do frontend stuff but PHP has a bit of a negative reputation these days

you are viewing a single comment's thread
view the rest of the comments
[–] maskapony@kbin.social 14 points 1 year ago

It it written using Symfony which is an extremely solid enterprise framework modeled on Java Spring.

PHP powers the majority of the web still and also has one of the largest development communities, proof of this usefulness is how many contributions have been made in the last few days: https://codeberg.org/Kbin/kbin-core/pulls

In the long run it will probably be a great advantage to Kbin to be written in PHP and for anyone who hasn't seen the latest versions of PHP go look at the source code and have a look at all the recent improvements to the language.