lctrs / psalm-psr-container-plugin
Let Psalm understand better psr11 containers
Installs: 288 921
Dependents: 22
Suggesters: 0
Security: 0
Stars: 15
Watchers: 1
Forks: 5
Open Issues: 2
Type:psalm-plugin
Requires
- php: >=8.0.2 <8.3.0
- ext-simplexml: *
- nikic/php-parser: ^4.15.2
- psr/container: ^1.1.2 || ^2.0.2
- vimeo/psalm: ^5.0.0
Requires (Dev)
- codeception/codeception: 4.2.2
- codeception/module-asserts: 2.0.1
- codeception/module-cli: 1.1.1
- codeception/module-filesystem: 1.0.3
- doctrine/coding-standard: 9.0.0
- ergebnis/composer-normalize: 2.28.3
- ergebnis/license: 2.1.0
- phpstan/extension-installer: 1.2.0
- phpstan/phpstan: 1.9.2
- phpstan/phpstan-deprecation-rules: 1.0.0
- phpstan/phpstan-phpunit: 1.2.2
- phpstan/phpstan-strict-rules: 1.4.4
- phpunit/phpunit: 9.5.26
- psalm/plugin-phpunit: 0.18.3
- symfony/yaml: 5.4.16
- weirdan/codeception-psalm-module: 0.13.1
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
.