Hacker News new | ask | show | jobs
by arcturus17 1679 days ago
> Do you plan on creating a start-up that you intend to scale to a babillion customers?

Not interested in PHP in the slightest, but how is this myth still going around?

Wikipedia, Pornhub, Facebook (initially at least) were all built on PHP. There are hundreds of other examples.

Laravel nowadays has an outstanding reputation and I doubt it's performance is lagging so far behind Django for example.

More generally, after all these years I still need to see a story of a startup that failed because they chose the wrong stack. There are some blog posts with spurious claims in this sense, but really, when has a startup with good product-market fit and a finely designed product ever failed because they chose PHP instead of something else?

1 comments

Those startups you mention are 15+ years old, would they still choose PHP today?

Maybe you haven't heard of startups failing because of choosing the wrong stack, but I'll wager you don't hear about most startups failing because...why would you? Also, have you heard of startups re-platforming? Either because the current stack is falling apart or the company is acquired by a bigger fish and they need to integrate with other services so parts end up getting rewritten to Java/C#.

The fact is PHP is good for making websites, and that's all you'd really want to do with it. There are other languages that are good at making websites and they are more popular and have other benefits.

If you are building things with PHP and it's working for you, then awesome. But seriously, why encourage it?