performance

PHP 8.1 has landed! 🎉 Here's what's new.

News

PHP 8.1 is now available fleet-wide. Here’s what’s new.

GZIP compression via PHP: don't do it.

Engineering

Content encoding algorithms like GZIP compression and Brotli are amazing at reducing request size and speeding up response times – but they are best left to the web server.