Source.

Yep, PHP is turning 30 this year! Wondering if “PHP is still relevant?” Ever since we have been hearing that PHP is dead. It was “dead” 10 years ago, 5 years ago, and “is dead” today. But somehow - it isn’t. Anyway… happy birthday!

  • ByteOnBikes
    link
    fedilink
    823 days ago

    Laravel brought life back to PHP for me. It’s elegant. I feels like speaking.

    And PHP 8 is light-years away from the garbage I grew up on.

    • @[email protected]
      link
      fedilink
      823 days ago

      I took a look and threw up in my mouth a little. That’s not how backslashes should be used.

      Instead of writing their frontend templates in PHP via Blade, many developers have begun to prefer to write their templates using React or Vue.

      So… the only thing that PHP is really good for should be replaced by React or Vue Javascript / Typescript?

      To each their own, but for me that’s a no.

      • SkaveRat
        link
        fedilink
        723 days ago

        Tell me you haven’t looked at php in 15 years without telling me you haven’t looked at php in 15 years

        • @[email protected]
          link
          fedilink
          523 days ago

          I just looked, that was the basis of my comment. It’s bad, in particular that “Laravel” thing was awful.