Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
ctwx3617yIf it works for you that's great. There are tons of good (and bad) software written in PHP. I mean isn't it always that there are more people who dislike something when it is popular?
And for me: PHP is not a good language but that is my opinion. So no, you're alright I guess. 😁 -
My 2 cents is that you can write very good php code if you know other languages too. It is not very good for a first language if you want good code.
-
adbo6217yI like PHP. I think if you know what you're doing with it and follow the latest standards in code and security, it's fine. It's just that there are so many bad or outdated pieces of PHP code out there..
-
I like php, too.
Php, esp. php7 feels like Java without the verbosity and inane setup. (Java has a more simple step through debugger setup though.)
I dislike what a lot of newbie and fire-and-forget-developer do with the language. Yet that's also a testament to its ease of use. -
Devilish3027yIm not saying that learning Php and leave it on that is most magnificent thing to do, for god's sakes. I do both Java and Php and I find both awesome in their own way.
-
I don't like PHP, but it works, and has an insanely well supported ecosystem.
Well-written PHP7 code can be nice to work with, but inexperienced devs can quickly fuck up a project. -
hitzoR2637yPHP is imho the best language for request/response web servers. It has been developed for this particular use case and it performs very well. Ofc some framework and few more utilities are needed for best results (such as usage of Redis for cache), but you can do well without them.
Also it is, atleast here, in Czech republic, one of the most known languages, so it is easier and cheaper to use it for companies, but still well paid from dev point of view.
Much of hate on PHP comes from pre-5.4 versions, when OOP wasn't that good and it has been mostly written as ugly spaghetti code. -
@itzyzex literally @No-one thinks you are going crazy. So I think it's safe to assume you are not going crazy
Related Rants
PHP is pretty nice actually. Am I going crazy?
undefined
php