The best articles about PHP in 2025
-
Avoid bad surprises and leverage Docker and Composer to lock your PHP extensions to a stable version.
-
Bypass PHP’s final keyword restriction with Unfinalize, a tool that safely removes final from classes and methods in third-party packages.
-
Matthias Noback explores why refactoring isn’t as risky as believed, even without tests. Discover how careful programming can lower risks.