Laravel is just as good if not better than some of those frameworks listed above.
- First off, Laravel is faster than spring, but spring has more database support than Laravel. Spring also includes more templating engines. But performance wise Laravel is more efficient than spring. Here's a comparison vschart.com/compare/laravel/vs/spring-framework
- Django has almost same difference with spring when compared with Laravel. Performance wise Laravel is still faster than the previous frameworks. vschart.com/compare/laravel/vs/django-framework
- Express, I give up Express is way faster than laravel with a significant difference. But because of Node's asynchronous execution, a high traffic website would need a lot more servers than usual when using laravel or Django.
As a developer, you find your right tool and use it. I am PHP/Python developer, used both Django and Laravel and love the simplicity laravel offers. Laravel has a great community, Easier to learn than most of the other frameworks, amazing performance. I can boldly say Laravel stack up just nicely against the frameworks listed above.