Insights from the PHP Foundation Executive Director
I recently interviewed Roman Pronskiy, who works at JetBrains as the Executive Director of the PHP Foundation and has been a PHP dev since…
Sharing our knowledge on great software development and architecture.
I recently interviewed Roman Pronskiy, who works at JetBrains as the Executive Director of the PHP Foundation and has been a PHP dev since…
PHP's reliable release cycle delivered once again. On November 21, 2024, PHP 8.4 was released, introducing a host of enhancements and new…
Access control refers to the policies regulating individuals and entities that can view, modify, or create resources within a computing…
PHP began as a personal project by Rasmus Lerdorf in 1994, initially named Personal Home Page, and has gained popularity since then thanks…
One of the key reasons for Symfony’s popularity is its predictable release cycle and the fact that the Symfony developer team follow it so…
Symfony was created by Sensio Labs and first released in 2005. Since then, it’s gone on to become one of the most popular PHP libraries out…
In a recent post, we explored whether PHP is still relevant in 2024, especially considering its evolving versions and pragmatic tools. One…
Let's be honest, code reviews can sometimes feel a bit tedious. But they're absolutely essential for creating PHP applications that work…
Interaction to Next Paint - new favourite UX metric? Have you ever experienced the frustration of clicking a button on a website and being…
The right tools are crucial for PHP developers aiming to enhance code quality and maintainability. Static analysis tools are the unsung…
A 100-millisecond delay in website load time can lower conversion rates by 7%. In the fast-paced digital world, this statistic highlights…
If you are a developer using a Mac, finding alternatives like OrbStack to optimize Docker performance might be a priority. Docker allows you…