AnacondaPHP is a plugin for the asynchronous linter/completer/IDE tool Anaconda that enables:
PHP Linting
PHP Mess Detector (on linting)
PHP Complexity Checker (on linting)
PHP Copy & Paste Detector (on linting and standalone command)
PHP Code Fixer based on PHPCsFixer (standalone command)
The only dependencies are Anaconda and a PHP interpreter. You don’t need to install PEAR or any other PHP command line tool.