We Don't Hate PHP
11–20 of 85 posts
Re: We Don't Hate PHP
#12People who hate PHP-- or even worse, hate other people for writing PHP-- generally don't have anything of value to add to the criticisms of PHP. They just dismiss the language entirely, link to 2012-era blog posts about its imperfections, and never bother to see if anything was fixed in PHP 7 (or, as of the end of this year, PHP 8). This kind of toxic mentality doesn't produce better code, and it sure doesn't produce…
OTOH, there are now mainstream languages with null in the type system, union types, pattern matching, etc... it looks (from the outside) like PHP caught up to where the industry was 10 years ago. If I'm uninformed I'd love to see a comparison to Typescript, Kotlin, Swift, or Scala3.
Re: We Don't Hate PHP
#13Sorry guys,PHP is the outdated! (From someone who start PHP in 2000 with PHP 2.0 and is still reading lastest Laravel code source). To young people: choose your language wisely, you don't need to know PHP to be successful in Web dev
Re: We Don't Hate PHP
#14I'm rewriting a personal project from Go into PHP. Some folks might call that backward. I call it solving a problem with the right tool.
Re: We Don't Hate PHP
#15Re: We Don't Hate PHP
#16Proceeds to give a long list of outdated and clunky examples that look like a joke next to any modern framework.
Re: We Don't Hate PHP
#17Sorry guys,PHP is the outdated! (From someone who start PHP in 2000 with PHP 2.0 and is still reading lastest Laravel code source). To young people: choose your language wisely, you don't need to know PHP to be successful in Web dev
The top open-source ecommerce platforms (magento, woocommerce, etc) and content management systems (wordpress) are all in PHP, and yes they were written before 2000. You don't need to know PHP to be a successful web dev if you are working at a silicon valley tech / social media company, but e-com and content management are still what most companies are trying to do on the internet, and if you are interested in a tech…
Re: We Don't Hate PHP
#18I'm rewriting a personal project from Go into PHP. Some folks might call that backward. I call it solving a problem with the right tool.
Go may not be the best language for your project, but what makes PHP better than the entire set of languages that aren't Go?
1. The Laravel ecosystem.
2. I have over ten years of PHP experience.
Re: We Don't Hate PHP
#19Laravel is the only reason I'm using PHP but it's a good one. Hands down the best framework I've ever used in any language.
Re: We Don't Hate PHP
#20Laravel is the only reason I'm using PHP but it's a good one. Hands down the best framework I've ever used in any language.