nulldark / plugin-mockery
Psalm plugin for Mockery
Package info
github.com/nuldark/psalm-plugin-mockery
Type:psalm-plugin
pkg:composer/nulldark/plugin-mockery
Fund package maintenance!
dev-master
2023-12-05 20:57 UTC
Requires
- php: ~8.1 || ~8.2 || ~8.3
- ext-simplexml: *
- composer/package-versions-deprecated: ^1.11
- composer/semver: ^3.4
- mockery/mockery: ^2.0.x-dev
- vimeo/psalm: 6.x-dev
Requires (Dev)
- codeception/codeception: ^5.0.12
- phpunit/phpunit: ^10.5.1
- squizlabs/php_codesniffer: ^3.7.2
- weirdan/codeception-psalm-module: ^0.14.0
This package is auto-updated.
Last update: 2026-03-06 01:29:27 UTC
README
This plugin provides Psalm support for the Mockery Testing Framework
Relative to the original repository, the packages have been updated to the latest versions, e.g. mockery/mockery has been actualized to version 2.0.
Installation
composer require --dev "nulldark/plugin-mockery"./vendor/bin/psalm-plugin enable nulldark/plugin-mockery