apie / apie-phpstan-rules
Composer package of the apie library: apie phpstan rules
dev-main
2022-09-07 14:01 UTC
Requires
- php: >=8.1
- apie/core: dev-main
Requires (Dev)
- phpspec/prophecy-phpunit: ^2.0
- phpstan/phpstan: ^1.8.2
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2024-10-16 15:08:49 UTC
README
apie-phpstan-rules
This package is part of the Apie library. The code is maintained in a monorepo, so PR's need to be sent to the monorepo
Documentation
Adds phpstan rules specifically for Apie.
Usage:
composer require --dev apie/apie-phpstan-rules
and in your phpstan.neon the include to the neon file.
includes - './vendor/apie/apie-phpstan-rules/apie-phpstan-rules.neon'