Libraries tagged by 4psa
kafkiansky/better-laravel
13708 Downloads
A set of rules for the Psalm static analysis tool that help to detect popular issues when working with the Laravel framework.
psa/cakephp-query-param-preserver
43566 Downloads
A CakePHP Query Param Preserver Component
zoon/queue-interop
3898 Downloads
Promoting the interoperability of MQs objects. Based on Java JMS, modernized with psalm typehints.
glomberg/wpdb-unsafe-methods
452 Downloads
Psalm plugin to forbid calling provided `$wpdb` methods
alibabacloud/live-20161101
1596 Downloads
Alibaba Cloud ApsaraVideo for Live (20161101) SDK Library for PHP
zakirullin/laminas-psalm-plugin
21 Downloads
ServiceManager configuration analysis tool
zadorin/bitrix-psalm-plugin
1536 Downloads
Psalm plugin for Bitrix Framework
weirdan/psalm-plugin-skeleton
273 Downloads
Template to create psalm-plugin projects from
visma/magento2-psalm
908 Downloads
Psalm plugin for Magento 2
struggle-for-php/sfp-psalm-typed-local-variable-plugin
475 Downloads
finding mismatch type assignment in function/method scope with psalm
runtothefather/doctrine-psalm-plugin
6220 Downloads
Repository resolver to show psalm how to resolve getRepository method
proudcommerce/psagegate
1179 Downloads
Shows an age gate when customer enters the shop.
orklah/psalm-use-constants
11026 Downloads
Fix the code to use existing constants instead of literals when available
orklah/psalm-type-setters-params
593 Downloads
Use property type to fix param in the setter
orklah/psalm-elvis-begone
10129 Downloads
Replace Elvis operator (?:) by null coalesce operator (??) when applicable