weirdan / psalm-doctrine-collections
This package is abandoned and no longer maintained.
The author suggests using the weirdan/doctrine-psalm-plugin package instead.
Stubs to let Psalm understand Doctrine better
Package info
github.com/weirdan/doctrine-psalm-plugin
Language:Gherkin
Type:psalm-plugin
pkg:composer/weirdan/psalm-doctrine-collections
1.0.0
2021-01-03 20:41 UTC
Requires
- php: ^7.2|^8
- composer/semver: ^1.4 || ^2.0 || ^3.0
- doctrine/collections: ^1.0
- doctrine/orm: ^2.6
- vimeo/psalm: ^4.3.2 || dev-master
Requires (Dev)
- codeception/codeception: ^4.0
- doctrine/coding-standard: ^8.1
- doctrine/doctrine-bundle: ^1.11 || ^2.0
- phly/keep-a-changelog: ^2.1
- squizlabs/php_codesniffer: ^3.3
- weirdan/codeception-psalm-module: ^0.13.1
Conflicts
- slevomat/coding-standard: 6.1.1
This package is auto-updated.
Last update: 2021-01-03 20:49:32 UTC
README
doctrine-psalm-plugin
A Doctrine plugin for Psalm (requires Psalm v3).
Installation:
$ composer require --dev weirdan/doctrine-psalm-plugin $ vendor/bin/psalm-plugin enable weirdan/doctrine-psalm-plugin