Wondering why so many people hate PHP. I use it with static classes without OOP and never had any issues with it. Like JS and other languages and especially OOP there are really bad example (like the source of PHPUnit for example) but the language itself is mostly fine - you can almost use it as beautyful as golang if you get rid of namespaces and all that stuff. So if you dont like PHP - why?