Is PHP Dead?
PHP has been getting less and less spotlight as the years have gone on, but is it really dying?
Join the DZone community and get the full member experience.
Join For FreeStarted in the year 1995, PHP is one of the most popular server-side scripting languages designed for web development. Today, a big segment of the “server side website development industry” is dominated by PHP. Besides, many popular sites like Wikipedia and Facebook, as well as CMSs like WordPress, Magento, Drupal, and Joomla are built on PHP.
Now these days, a question “is PHP dying or not” has become a moot point among web developers. Many people think that due to the arrival of newer programming languages like Ruby, MEAN Stack, Python, Lua, etc., PHP’s popularity is diminishing slowly. In this article, we will discuss whether or not PHP language is dying with the help of statistics, because stats don’t lie!
Read More 10 Open Source Tools which make PHP popular
PHP Usage Statistics — January 2016
A significant percentage of sites are already built and are still building on PHP. Let’s have a look at server-side language surveys given by w3techs:
Most Popular Server-Side Programming Languages
Here you can see that PHP is used by 81.7% of all the websites whose server-side programming language is known.
Fastest Growing Server-Side Programming Languages Since December 2015
Here are Statistics of Percentage of Websites Using Different CMS
The following report shows the historical trends in the usage of server-side languages since January 2015:
According to the above mentioned stats, it is clear that:
PHP is the most used and popular server-side scripting language and its usage is increasing every day.
PHP is used by many websites but with lower traffic than other server-side languages.
Perl, Python, Ruby, Javascript, and ColdFusion are used by a few sites but with high traffic.
PHP based Content Management Systems usage is increasing.
Conclusion
It’s just a rumor that PHP is dying. PHP is a quite popular and widely used programming language, and it’ll not fade away easily. Although there are many competitors of PHP, this language is highly demanded and popular in developing web applications.
Published at DZone with permission of Ryan Roy. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments