lctrs / psalm-psr-container-plugin
Let Psalm understand better psr11 containers
Installs: 16 268
Dependents: 5
Suggesters: 0
Security: 0
Stars: 8
Watchers: 1
Forks: 1
Open Issues: 0
Type:psalm-plugin
Requires
- php: ^7.3.0 || ^8.0.0
- ext-simplexml: *
- nikic/php-parser: ^4.10.2
- psr/container: ^1.0.0
- vimeo/psalm: ^4.2.1
Requires (Dev)
- codeception/codeception: ^4.1.12
- codeception/module-asserts: ^1.3.1
- codeception/module-cli: ^1.1.0
- codeception/module-filesystem: ^1.0.3
- doctrine/coding-standard: ^8.2.0
- ergebnis/composer-normalize: ^2.9.0
- ergebnis/license: ^1.1.0
- ergebnis/test-util: ^1.4.0
- infection/infection: ^0.18.2
- jangregor/phpstan-prophecy: ^0.8.1
- phpspec/prophecy-phpunit: ^2.0.1
- phpstan/extension-installer: ^1.0.5
- phpstan/phpstan: ^0.12.57
- phpstan/phpstan-deprecation-rules: ^0.12.5
- phpstan/phpstan-phpunit: ^0.12.16
- phpstan/phpstan-strict-rules: ^0.12.5
- phpunit/phpunit: ^9.4.3
- psalm/plugin-phpunit: ^0.13.0
- symfony/yaml: ^5.1.8
- thecodingmachine/safe: ^1.3.3
- weirdan/codeception-psalm-module: ^0.12.0
This package is auto-updated.
Last update: 2021-04-13 07:52:37 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
.