PHP remains one of the fastest ways of getting a web application done - especially with frameworks like Yii2, Laravel etc.
Why I Created phpc.tv
11–14 of 14 posts
Re: Why I Created phpc.tv
#12One of the best features of PHP is that you don't have to learn and unlearn new tech stacks every few years.
does that remain true when LLM's can generate almost any language?
Re: Why I Created phpc.tv
#13Re: Why I Created phpc.tv
#14PHP remains one of the fastest ways of getting a web application done - especially with frameworks like Yii2, Laravel etc.
I dunno, a simple webframework with golang goes pretty far as well. With a pho stack I always get forced into phpfpm, dependency injection containers, etc. Sure its easy to roll in, but it's not simple.