marartner/psalm-no-empty

Do not allow usage of empty()

Installs: 89 932

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 2

Forks: 1

Open Issues: 0

Type:psalm-plugin

v2.0 2023-05-22 07:50 UTC

This package is auto-updated.

Last update: 2024-03-28 13:32:51 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License

Psalm plugin to detect usage of empty().

Install

composer require marartner/psalm-no-empty --dev

Use

To enable

psalm-plugin enable marartner/psalm-no-empty

To disable

psalm-plugin disable marartner/psalm-no-empty

See Psalms documentation for more information.