fcpl / psalm-pimple-container-plugin
Psalm 插件,用于解决 Pimple 容器(ArrayAccess)的返回类型
v1.0.1
2023-08-21 21:11 UTC
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: 2024-09-21 23:32:58 UTC
README
这是一个 Psalm 插件,用于解决 Pimple 容器(ArrayAccess)的返回类型
安装
安装方式
composer require --dev fcpl/psalm-pimple-container-plugin
许可证
本包所有内容均受 MIT 许可证 授权。