orklah

Results 6 repositories owned by orklah

psalm-elvis-begone

6
Stars
0
Forks
Watchers

Replace Elvis operator (?:) by null coalesce operator (??) when applicable

psalm-insane-comparison

34
Stars
3
Forks
Watchers

Detects possible insane comparison ("string" == 0) to help migrate to PHP8

psalm-not-empty

25
Stars
2
Forks
Watchers

Automatically change empty() into a more explicit expression

psalm-strict-equality

5
Stars
0
Forks
Watchers

Automatically change == into === when safe

psalm-strict-numeric-cast

5
Stars
1
Forks
Watchers

Restrict the use of (int) and (float) to numeric-string only

psalm-strict-types

16
Stars
0
Forks
Watchers

Adds strict_types declaration when the file is provably safe