I am curious, which packages are out there for laravel and php in general. Like is there a package which imports namespaces, initiates injected dependensis etc...
The functionality you've asked for falls more within the domain of an IDE than for a text editor like Sublime Text. PhpStorm is the stand out PHP IDE and there is a great (series on Laracasts)[https://laracasts.com/series/how-to-be-awesome-in-phpstorm] on using it effectively.
Up until I joined Laracasts I was an avid ST user, now I only use it for making quick edits and leave the heavy lifting to PhpStorm, give it a try!
I always use PHPStorm for working on Laravel projects, but still fall back on Sublime for my day to day work where I am not fortunate enough to be able to use Laravel (or any major php framework)
@theilen i do not know, imho oracle JDK made no change. Could you paste me a screenshot of your PhpStorm. Even the fonts are ugly compared to Sublime. Perhaps i have to tweak it somehow.
Just to be sure: Starting PHPStorm takes ages compared to Sublime. That didn't change for me no matter what JDK I used.
But when it is finally started, it reacts almost as snappy as Sublime.