you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 2 years ago* (2 children)

I still use PHP in like 1/8 client projects - it’s fast as shit now ^^ lolol

  • source
  • parent
  • hideshow 4 child comments
  • [–] 1 point 2 years ago (1 child)

    Serious question: what's the use case for using PHP in greenfield projects? Is the client dictating the use of PHP or your own choice?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago

    I use PHP as a back end language for an API. The front end is Vue. It’s fast as fuck, runs anywhere, doesn’t need tons of dependencies, and just does what I want it to.

    The environment is all on-premise, so that does limit our options… but I’d still pick PHP.

  • source
  • parent