Static analysers
/ng/website-optimalization
/ng/website-optimalization
Not directly speeding up your website, but for "good feeling".
psalm - psalm.dev/docs/ ...
ecs - github.com/symplify/easy-coding-standard ...
php inspections - plugins.jetbrains.com/plugin/7622-php-in ...
|
|
|
|
|
|
PHP Benchmark
/ng/website-optimalization
/ng/website-optimalization
Is foreach in php faster than while?
Is condition with == faster than ===?
phpbench.com/ ...
|
|
|