DEV Community

Use Vim as a PHP IDE

Eric Wong on May 08, 2019

Use Vim as a PHP IDE This is a general guide for using SpaceVim as a PHP IDE, including layer configuration and usage. Each of the follo...
Collapse
 
matthewbdaly profile image
Matthew Daly

PHPActor is a big part of my Neovim config, but should work in Vim too. It gives you not just smarter completion, but also many refactoring tools of the sort that have previously been the domain of IDE's.