Skip to content

Prerequisites

Dickurt edited this page Nov 22, 2016 · 2 revisions

Download PHP-CS-Fixer

This extension requires installation of the PHP-CS-Fixer library by SensioLabs. For more info see their repo. Simply put, download the file using either Composer or the direct download (of the .phar file) and put it someplace nice and cozy on your machine.

This library is the bread and butter of the extension. It provides all the actual formatting logic. This extension is merely a wrapper to integrate it into VSCode.

Download this extension

This is obvious, but if you arrived here through GitHub or Google: install the extension using any of these methods.

Clone this wiki locally