Search

javascript performance (1)

Bun vs npm, pnpm, and Yarn and why PHP devs should pay attention

When you think about JavaScript tooling, it usually feels like something distant from PHP development. After all, PHP has its own package manager (Composer), its own frameworks (Laravel, Symfony, Drupal), and its own build and deployment workflows. And yet, almost…