robole / php-cs
Bundle of php codestyle checkers and fixers for robole.
0.5.0
2025-02-25 14:45 UTC
Requires
- php: ^8.3
- friendsofphp/php-cs-fixer: ^3.49
- jangregor/phpstan-prophecy: ^2.1
- phpstan/phpstan: ^2.1
- phpstan/phpstan-doctrine: ^2.0
- phpstan/phpstan-phpunit: ^2.0
- phpstan/phpstan-strict-rules: ^2.0
- phpstan/phpstan-symfony: ^2.0
- phpstan/phpstan-webmozart-assert: ^2.0
- rector/rector: ^2.0
- vincentlanglet/twig-cs-fixer: ^3.5
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.