guanguans/phpstan-rules
A set of additional rules for phpstan/phpstan. - δΈε₯ιε―Ή `phpstan/phpstan` ηιε θ§εγ
Maintainers
Package info
github.com/guanguans/phpstan-rules
Type:phpstan-extension
pkg:composer/guanguans/phpstan-rules
Fund package maintenance!
Requires
- php: >=7.4
- illuminate/support: ^8.83 || ^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0
- phpstan/phpstan: ^2.1
Requires (Dev)
- adamwojs/php-cs-fixer-phpdoc-force-fqcn: ^2.0
- bamarni/composer-bin-plugin: ^1.9
- brainmaestro/composer-git-hooks: ^2.8 || ^3.0
- ergebnis/composer-normalize: ^2.50
- ergebnis/license: ^2.7
- ergebnis/php-cs-fixer-config: ^6.60
- ergebnis/phpstan-rules: ^2.13
- ergebnis/rector-rules: ^1.15
- fakerphp/faker: ^1.24
- guanguans/php-cs-fixer-custom-fixers: ^1.2
- guanguans/rector-rules: ^1.7
- mockery/mockery: ^1.6
- nette/utils: ^3.2 || ^4.0
- pestphp/pest: ^1.23 || ^2.0 || ^3.0 || ^4.0
- php-mock/php-mock-phpunit: ^2.15
- phpstan/extension-installer: ^1.4
- phpstan/phpstan-deprecation-rules: ^2.0
- phpstan/phpstan-mockery: ^2.0
- phpstan/phpstan-strict-rules: ^2.0
- phpstan/phpstan-webmozart-assert: ^2.0
- phpunit/phpunit: ^9.6 || ^10.0 || ^11.0 || ^12.0 || ^13.0
- povils/phpmnd: ^3.6
- rector/argtyper: ^0.6
- rector/jack: ^0.5
- rector/swiss-knife: ^2.3
- rector/type-perfect: ^2.1
- shipmonk/composer-dependency-analyser: ^1.8
- shipmonk/dead-code-detector: ^0.15
- shipmonk/name-collision-detector: ^2.1
- shipmonk/phpstan-baseline-per-identifier: ^2.3
- shipmonk/phpstan-rules: ^4.3
- spaze/phpstan-disallowed-calls: ^4.9
- staabm/annotate-pull-request-from-checkstyle: ^1.8
- staabm/phpstan-todo-by: ^0.3
- staabm/side-effects-detector: ^1.0
- symfony/thanks: ^1.3
- symfony/var-dumper: ^5.4 || ^6.0 || ^7.0 || ^8.0
- symplify/phpstan-rules: ^14.9
- tomasvotruba/class-leak: ^2.1
- tomasvotruba/cognitive-complexity: ^1.0
- tomasvotruba/ctor: ^2.2
- tomasvotruba/type-coverage: ^2.1
- tomasvotruba/unused-public: ^2.2
- yamadashy/phpstan-friendly-formatter: ^1.2
Suggests
- staabm/side-effects-detector: Required to use the rule [ForbiddenSideEffectsRule].
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-06-27 11:42:40 UTC
README
Note
A set of additional rules for phpstan/phpstan. - δΈε₯ιε―Ή phpstan/phpstan ηιε θ§εγ
π tests
π php-cs-fixer
π codecov
π Latest Stable Version
π GitHub release (with filter)
π Total Downloads
π License
Requirement
- PHP >= 7.4
Installation
composer require guanguans/phpstan-rules --dev --ansi -v
If you also install phpstan/extension-installer then you're all set!
Usage
Parameter configuration refer to the parameter section the configuration file [config/rules.neon].
You can also refer to the configuration file [tests/Rule/.../.../config/configured_rule.neon] in the tests directory.
Composer scripts
composer app:fix-neon
composer checks:required
composer php-cs-fixer:fix
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.
