Libraries tagged by 4psa
psalm/plugin-mockery
2026425 Downloads
Psalm plugin for Mockery
psalm/psalm
Downloads
orklah/psalm-strict-visibility
90181 Downloads
A Psalm plugin to detect calling private or protected method via proxy
orklah/psalm-strict-types
100055 Downloads
Adds strict_types declaration when the file is provably safe
orklah/psalm-strict-numeric-cast
46969 Downloads
Restrict the use of (int) and (float) to numeric-string only
orklah/psalm-strict-equality
72217 Downloads
Automatically change == into === when safe
orklah/psalm-not-empty
46947 Downloads
Automatically change empty() into a more explicit expression
marartner/psalm-strict-equality
56950 Downloads
Psalm plugin to enforce strict equality
marartner/psalm-no-empty
113513 Downloads
Do not allow usage of empty()
boesing/psalm-plugin-stringf
171049 Downloads
Psalm plugin to work with `sprintf`, `printf`, `sscanf` and `fscanf`.
alexeyshockov/guzzle-psalm-plugin
126729 Downloads
Guzzle type information for Psalm
practically/psalm-plugin-yii2
79817 Downloads
Psalm plugin for a better typed yii2 application
psalm/attributes
105856 Downloads
A collection of PHP 8 Attributes that Psalm can understand
weirdan/codeception-psalm-module
111016 Downloads
Provides codeception assertions to be used for Psalm acceptance testing
typhoon/check-visibility-psalm-plugin
2009 Downloads
Ensures classes and functions have @api or @internal annotation