I use Vagrant & VirtualBox to run all my server environments.
I use my host machine (Windows 7) for everything else (Node.js, Composer, Etc., build stuff)
I work with WordPress as well and have xampp installed, when installing Composer I just specified path to PHP install c:\xampp\php\php.exe.
Then, I can't use the vagrant ssh because Windows doesn't have any ssh configuration.
This is not true. I use Cmder as shell emulator and SSHing just fine.
Does anyone knows an equivalent to Sequel Pro for Windows? An SQL client that works with vagrant using SSH tunnel
There is:
Hope that helps