this post was submitted on 15 Jun 2023
0 points (NaN% liked)

/kbin meta

4 readers
1 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

top 1 comments
sorted by: hot top controversial new old
[–] maskapony@kbin.social 1 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.