lctrs / psalm-psr-container-plugin
Let Psalm understand better psr11 containers
Installs: 503 242
Dependents: 19
Suggesters: 0
Security: 0
Stars: 16
Watchers: 2
Forks: 5
Open Issues: 10
Type:psalm-plugin
Requires
- php: ~8.1.0 || ~8.2.0 || ~8.3.0
- ext-simplexml: *
- nikic/php-parser: ^4.18.0
- psr/container: ^1.1.2 || ^2.0.2
- vimeo/psalm: ^5.19.0
Requires (Dev)
- codeception/codeception: 5.0.13
- codeception/module-asserts: 3.0.0
- codeception/module-cli: 2.0.1
- codeception/module-filesystem: 3.0.1
- doctrine/coding-standard: 12.0.0
- ergebnis/composer-normalize: 2.41.1
- ergebnis/license: 2.4.0
- maglnet/composer-require-checker: 4.7.1
- phpstan/extension-installer: 1.3.1
- phpstan/phpstan: 1.10.55
- phpstan/phpstan-deprecation-rules: 1.1.4
- phpstan/phpstan-phpunit: 1.3.15
- phpstan/phpstan-strict-rules: 1.5.2
- phpunit/phpunit: 10.5.5
- psalm/plugin-phpunit: 0.18.4
- weirdan/codeception-psalm-module: 0.14.0
- dev-master
- 1.10.0
- 1.9.0
- 1.8.0
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.0
- 1.2.0
- 1.1.0
- 1.0.0
- 0.3.0
- 0.2.0
- 0.1.0
- dev-renovate/phpstan-phpstan-strict-rules-2.x
- dev-renovate/phpstan-phpstan-phpunit-2.x
- dev-renovate/phpstan-phpstan-deprecation-rules-2.x
- dev-renovate/phpstan-phpstan-2.x
- dev-renovate/nikic-php-parser-5.x
- dev-renovate/lock-file-maintenance
- dev-renovate/all-minor-patch
- dev-chore/php84
This package is auto-updated.
Last update: 2024-11-14 00:08:50 UTC
README
Installation
Run
composer require --dev lctrs/psalm-psr-container-plugin
Usage
Run
vendor/bin/psalm-plugin enable lctrs/psalm-psr-container-plugin
to enable the plugin.
Changelog
Please have a look at CHANGELOG.md
.
Contributing
Please have a look at CONTRIBUTING.md
.
License
This package is licensed using the MIT License.
Please have a look at LICENSE.md
.