It’s alive! After months of meticulous stitching, we’re thrilled to announce the official release of the FrankenPHP elePHPant plushie! This isn’t your average plushie—it’s a grotesque yet charming creature, a patchwork of code and fluff, and the perfect companion for those late-night coding sessions. Dare to adopt this creature of the night? Here’s how to…
Category: PHP
FrankenPHP has reached 10,000 stars: the elePHPant plush toy is coming!
FrankenPHP has just reached 10,000 ⭐️ on GitHub! This important milestone was reached just a few months after the project joined the PHP Foundation, thanks to the hard work of the maintainers and contributors, those who spread the word about the project, and everyone who tested it and reported bugs. A big thank you to…
FrankenPHP’s New Features: Thread Autoscaling, Mostly Static Binaries, deb and RPM Packages, Caddy 2.10…
FrankenPHP 1.5 and 1.6 (released today) contain many major features and fixes that greatly improve the usability and performance of the project! Let’s review some of them. Thread Autoscaling Until now, it was necessary to statically define the number of threads that FrankenPHP uses to handle PHP requests. By default, FrankenPHP starts two times more…