Python, Java, C(++), Rust, Go. Everything has better tooling than PHP. I dunno why php sucks so much lol.

I like the language a bit, because it is something in between typed Java and dynamically typed Python, so I feel comfortable to write semi-typed code, just enough to make dynamic code to act a bit more "type safe", but not enough to feel overhelmed like in Java (no generics, no variable typing, no array/list typing).