lctrs / psalm-psr-container-plugin
Let Psalm understand better psr11 containers
Installs: 497 951
Dependents: 19
Suggesters: 0
Security: 0
Stars: 16
Watchers: 2
Forks: 5
Open Issues: 6
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
This package is auto-updated.
Last update: 2024-11-05 02:09:07 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
.