Axel Ancona Esselmann
San Francisco, CA • Axel@AnconaEsselmann.com • LinkedIn • www.anconaesselmann.com
phpRenameClass
A plug-in for Sublime Text 3 that re-factors PSR-0 compliant PHP-classes.
Features
File Renaming
Renames namespaced class files and replaces the old class name in the code base.
Enter the namespaced old class name, a namespaced new class name and the directory that hold the code you would like to refactor. The plug-in will ask you to confirm all operations concerning the file-system, and open all files it made changes to in a Sublime window. Each tab has the altered code that has not been saved. You can look through the changed source files and undo the changes for as long as you don't close the window.
This page was rendered with MyMark, a Markdown flavor developed by Axel Ancona Esselmann. View the original file here.