Post #4133048
2026-07-27 08:54 UTC
Announcing PHPStan Turbo! Native PHP extension (PHP 8.3+) written in C++ that makes running PHPStan 10-30 % faster.
The best part: If you update to PHPStan 2.2.6, you get it automatically. It ships with pre-built binaries for all the usual combos of OS:architecture:PHP.
Replies (2)
-
@manchuck@phpc.social 2026-07-27 17:29
@OndrejMirtes@phpc.social The Turbo button in most cases, slowed down the computer instead of speeding it up 😀
-
@OndrejMirtes@phpc.social 2026-07-28 15:31
There's room to improve performance with this technique even more in the future, but we're shipping it now because it brings real benefits already. Currently we've only rewritten 0.8 % lines of code of PHPStan's source code.