We use PHP because we started as a startup and this was the fastest way to prototype our ideas back when we started.
Today we are migrating away from most of it by re-implementing our frontend in React.
We will most likely still keep the PHP core as our API because the database and the ORM we use is implemented very clean.