pluswerk / grumphp-config
GrumPHP config for php projects(mainly TYPO3)
Installs: 60 721
Dependents: 19
Suggesters: 0
Security: 0
Stars: 1
Watchers: 8
Forks: 3
Open Issues: 3
Type:composer-plugin
Requires
- php: ~8.0 || ~8.1 || ~8.2
- composer-plugin-api: ^2.1.0
- composer/semver: ^3.3.0
- enlightn/security-checker: ^1.10.0
- php-parallel-lint/php-parallel-lint: ^1.3.2
- phpro/grumphp: ^1.15
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.8.8
- pluswerk/grumphp-bom-task: ^7.0.0
- pluswerk/grumphp-xliff-task: ^5.0.0
- rector/rector: ^0.15.10
- squizlabs/php_codesniffer: ^3.7.1
- symfony/yaml: ^5.4.0 || ^6.0
Requires (Dev)
- composer/composer: ^2.4.2
- roave/security-advisories: dev-latest
- saschaegerer/phpstan-typo3: ^1.8.2
- ssch/typo3-rector: ^1.1.3
- dev-master
- 6.1.0
- 6.0.0
- 5.0.2
- 5.0.1
- 5.0.0
- 4.0.2
- 4.0.1
- 4.0.0
- 3.x-dev
- 3.1.0
- 3.0.2
- 3.0.1
- 3.0.0
- 2.x-dev
- 2.11.0
- 2.10.0
- 2.9.3
- 2.9.2
- 2.9.1
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.0
- dev-Kanti-patch-1
- dev-phpcs-exclude
- dev-feature/new-config-handling
- dev-rector
This package is auto-updated.
Last update: 2023-02-02 16:10:38 UTC
README
Install
composer require pluswerk/grumphp-config --dev
pluswerk/grumphp-config will create grumphp.yml
, rector.php
and require some project specific resources if necessary
You want to override settings?:
Look into your generated grumphp.yml
Upgrade to grumphp-config 5
if you upgrade and not start a new Project you should set the convention.phpstan_level
to 0
or 1
so the upgrade is not that painfull for now
you should gradually increase the phpstan level until you reach the max
level