We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Go to the directory /usr/local/bin to install the fixer globally:
/usr/local/bin
cd /usr/local/bin
Download the latest version of the php-cs-fixer.phar from the page:
php-cs-fixer.phar
wget https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases/download/v2.14.0/php-cs-fixer.phar
Rename the file:
mv php-cs-fixer.phar php-cs-fixer
Set the file permissions:
chmod 0755 php-cs-fixer
Check that everything worked out:
cd ~ && php-cs-fixer --version
Have questions?
Ask your questions in our chat:
Get more features for your application using Awesome PSR-15 Middleware
Read more about PSR-15
Read more about PHP-DI
Read more about Doctrine ORM
Read more about RoadRunner