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

  • maskapony@kbin.social
    link
    fedilink
    arrow-up
    9
    ·
    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.

  • trex@kbin.social
    link
    fedilink
    arrow-up
    5
    ·
    1 year ago

    Why do you say it has a negative reputation? I’m in the PHP community and a lot of great things have happened in the last decade, there’s tons of positive momentum and the language has matured a lot.

  • PtitSerpent@kbin.social
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    PHP was bad. It’s just that webdevs love to try new stuff, and PHP is an old man, so they kept this reputation in their mind.

  • Lells@kbin.social
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    It’s cool to hate on PHP, but as somebody who codes in PHP daily in a professional capacity, and has experience with C, C++, C#, Java, JavaScript and many others, it’s really not a bad language if you follow decent principles.

  • LollerCorleone@kbin.social
    link
    fedilink
    arrow-up
    5
    arrow-down
    17
    ·
    1 year ago

    I don’t think a lot of folks realise how much better PHP has become over the years. And kbin is written on Symfony, which is a wonderful web application framework.