fcpl / psalm-pimple-container-plugin
Psalm plugin to resolve return type for Pimple Container (ArrayAccess)
Installs: 23
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:psalm-plugin
Requires
- php: ^7.3 || ^8.0 || ^8.1
- ext-simplexml: *
- pimple/pimple: ^3.2
- vimeo/psalm: ^4.30
Requires (Dev)
- dealerdirect/phpcodesniffer-composer-installer: @stable
- friendsofphp/php-cs-fixer: @stable
- nunomaduro/phpinsights: @stable
- pheromone/phpcs-security-audit: @stable
- phpcompatibility/php-compatibility: @stable
- phpmd/phpmd: @stable
- phpmetrics/phpmetrics: @stable
- phpstan/phpstan: @stable
- phpstan/phpstan-phpunit: @stable
- phpunit/phpunit: @stable
- psalm/plugin-phpunit: @stable
- slevomat/coding-standard: @stable
- squizlabs/php_codesniffer: @stable
- weirdan/codeception-psalm-module: @stable
This package is auto-updated.
Last update: 2023-09-21 21:19:03 UTC
README
This is an plugin for Psalm to resolve return type for Pimple Container (ArrayAccess)
Installation
Install with:
composer require --dev fcpl/psalm-pimple-container-plugin
License
All contents of this package are licensed under the MIT license.