I can't say I love PHP, but I no longer hate it. And given how much I used to hate it, that's a massive improvement. I still consider it borderline unusable without having the composer ecosystem handy though -- worse even than perl without CPAN.
As for JS ... I like TypeScript, even love it in many ways. I can deal with raw JS, but I won't write full apps in it. Ironically, I'm favorably inclined to PHP's OOP features, but I avoid them like the plague in JS, where I stick to static closures instead.