ntzm / strict-casts-phpstan
PHPStan rule to ensure you're using strict casts wherever possible
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/ntzm/strict-casts-phpstan
Requires
- nikic/php-parser: ^4.2
- phpstan/phpstan: ^0.11
Requires (Dev)
- phpunit/phpunit: ^8.2
This package is auto-updated.
Last update: 2025-09-22 04:49:14 UTC
README
Ensure you're using strict casts wherever possible
Installation
$ composer require ntzm/strict-casts-phpstan
In your PHPStan config, add:
includes:
- vendor/ntzm/strict-casts-phpstan/rules.neon