robole/php-cs

Bundle of php codestyle checkers and fixers for robole.

0.2.2 2024-03-12 11:14 UTC

This package is auto-updated.

Last update: 2024-04-12 12:22:21 UTC


README

This packages helps to check and fix your php project files. It installs the required packages and provides config files with the needed settings for robole.

These packages are beeing used:

Supported PHP Versions

  • PHP 8.2
  • PHP 8.3

Installation

composer require --dev robole/php-cs

Copy (or merge/overwrite if already existing) the following config files and directories to your project directory:

.editorconfig
.php-cs-fixer.dist.php
phpstan.dist.neon
rector.php
tests/phpstan

Copy the build targets from the Makefile.