fcpl / psalm-pimple-container-plugin
Psalm plugin to resolve return type for Pimple Container (ArrayAccess)
Installs: 796
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:psalm-plugin
Requires
- php: ^7.3 || ^7.4 || ^8.0 || ^8.1
- ext-simplexml: *
- pimple/pimple: >=3.2
- vimeo/psalm: >=4.30
Requires (Dev)
- dealerdirect/phpcodesniffer-composer-installer: >=v1.0.0
- friendsofphp/php-cs-fixer: >=v2.19.3
- nunomaduro/phpinsights: >=v1.14.1
- pheromone/phpcs-security-audit: >=2.0.1
- phpcompatibility/php-compatibility: >=9.3.5
- phpmd/phpmd: >=2.15.0
- phpmetrics/phpmetrics: >=v2.8.2
- phpstan/phpstan: >=1.12.7
- phpstan/phpstan-phpunit: >=1.4.0
- phpunit/phpunit: >=9.6.21
- psalm/plugin-phpunit: >=0.18.4
- slevomat/coding-standard: >=6.3.10
- squizlabs/php_codesniffer: >=3.10.3
- weirdan/codeception-psalm-module: >=0.13.1
This package is auto-updated.
Last update: 2024-11-05 19:10:24 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.