As a fullstack developer who has worked many, many years in the javascript hellhole, I mean ecosystem, as well as the python ecosystem and .NET; coming back to PHP the last 2 years, working essentially in Laravel and the like - I couldn't approve more of this message. Seriously, PHP is the grand father that will drive you to class and you'll never be late, the car will never smell and everything will always just be f…
> It's fast, it's typed (now), it's reliable. Fast, the most overrated feature that we developers endlessly look for. How fast? How much are you winning, milliseconds, nanoseconds, picoseconds? It's extremely likely that if something is slow is because you're doing something wrong regardless the language and/or framework. It's reliable PHP? Well, so are Python, Ruby, Go and other friends, right? > Laravel is pretty d…
Mostly xdebug. There is also ZRay on IBM if you use Zend, but I've never used it.