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

1.1.0 2019-06-21 14:17 UTC

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