The PHP Refactor tool is here to address your needs to refactor significant amounts of code at once.
Code can be written in many ways so using regular expressions to refactor pieces of code can be overwhelming. PHP Refactor tool is using Abstract Syntax Tree (AST) language to correct all the possible cases.
Only PHP version 7.0.0 and higher is supported.