PHP by the numbers. Web share, CMS dominance, framework popularity, and the scale of PHP's reach.
PHP dominates server-side web usage. According to W3Techs, PHP is used by 77% of all websites whose server-side programming language is known. No other language comes close.
Source: W3Techs, approximate 2024 values. Percentages of websites whose server-side language is known.
The CMS market is overwhelmingly PHP. WordPress alone holds 62.8% of the CMS market (43% of all websites). The top 4 CMSes are all PHP.
Source: W3Techs CMS usage statistics, approximate 2024 values.
Laravel dominates the PHP framework ecosystem. GitHub stars and Packagist downloads tell the story.
| Project | Users / Scale | What it does |
|---|---|---|
| WordPress | 810M+ websites | The world's most popular CMS. 43% of all websites. Plugins, themes, WooCommerce. |
| MediaWiki | Billions of views/mo | Powers Wikipedia and Wikimedia projects. One of the highest-traffic PHP apps. |
| Laravel | 78K+ GitHub stars | Most popular PHP framework. Eloquent ORM, Blade, queues, broadcasting. |
| Drupal | 1.3M+ websites | Enterprise CMS. Used by governments, universities, and large organizations. |
| Magento | 250K+ stores | Enterprise e-commerce platform. Now Adobe Commerce. |
| Moodle | 300M+ users | World's most-used open-source learning management system. |
| phpMyAdmin | Millions of installs | Web-based MySQL administration. Installed on nearly every shared hosting account. |
| Composer | 300K+ packages | PHP dependency manager. Packagist registry. Autoloading standard (PSR-4). |
| Matomo | 1.4M+ websites | Open-source web analytics. Privacy-focused Google Analytics alternative. |
| phpBB | Millions of forums | One of the most-used open-source forum platforms. Since 2000. |
| NextCloud | 400K+ servers | Self-hosted cloud storage and collaboration platform. Dropbox/Google Drive alternative. |
| Symfony | 29K+ GitHub stars | Enterprise PHP framework. Reusable components used across the ecosystem. |
PHP's critics have predicted its death for over a decade. Meanwhile, PHP's actual market share has remained remarkably stable at around 77-80% of server-side web usage. Languages like Node.js, Python, and Go have grown, but primarily in niches that PHP never dominated (real-time apps, data science, infrastructure tooling).
PHP's dominance is not about hype. It's about installed base. With 810+ million WordPress websites, millions of Drupal and Joomla installations, and the entire Composer ecosystem, PHP has an inertia that no amount of "PHP is dead" blog posts can overcome. The web was built on PHP, and the web isn't going anywhere.