lctrs / psalm-psr-container-plugin
Let Psalm understand better psr11 containers
Installs: 547 314
Dependents: 18
Suggesters: 0
Security: 0
Stars: 16
Watchers: 2
Forks: 6
Open Issues: 2
Type:psalm-plugin
Requires
- php: ~8.2.27 || ~8.3.16 || ~8.4.3
- ext-simplexml: *
- nikic/php-parser: ^5.4.0
- psr/container: ^1.1.2 || ^2.0.2
- symfony/polyfill-php84: ^1.31.0
- vimeo/psalm: ^6.8.8
Requires (Dev)
- codeception/codeception: 5.2.1
- 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.45.0
- ergebnis/license: 2.6.0
- maglnet/composer-require-checker: 4.16.1
- phpstan/extension-installer: 1.4.3
- phpstan/phpstan: 2.1.6
- phpstan/phpstan-deprecation-rules: 2.0.1
- phpstan/phpstan-phpunit: 2.0.4
- phpstan/phpstan-strict-rules: 2.0.3
- phpunit/phpunit: 11.5.10
- psalm/plugin-phpunit: 0.19.2
- weirdan/codeception-psalm-module: 0.14.0
- dev-master
- 1.11.0
- 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/phpunit-phpunit-11.x
- dev-renovate/all-minor-patch
- dev-feat/deps/psalm6
- dev-renovate/nikic-php-parser-5.x
- dev-chore/deps/phpstan-v2
- 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/lock-file-maintenance
- dev-chore/php84
This package is auto-updated.
Last update: 2025-02-27 22:32:49 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
.