Onetime favorite for web development drops to 17th place, while Fortran returns to the top 10. Credit: Getty Images PHP, long a popular server-side scripting language for web development, has dropped to its lowest position ever in the monthly Tiobe index of programming language popularity, ranking 17th in the April 2024 edition of the index. When the Tiobe index started in 2001, PHP was about to become the standard language for building websites, said Paul Jansen, CEO of software quality services vendor Tiobe. PHP even reached the top 3 spot in the index, ranking third several times between 2006 and 2010. But as competing web development frameworks such as Ruby on Rails, Django, and React arrived in other languages, PHP’s popularity waned. “The major driving languages behind these new frameworks were Ruby, Python, and most notably JavaScript,” Jansen noted in his statement accompanying the index. “On top of this competition, some security issues were found in PHP. As a result, PHP had to reinvent itself.” Nowadays, PHP still has a strong presence in small and medium websites and is the language leveraged in the WordPress web content management system. “PHP is certainly not gone, but its glory days seem to be over,” Jansen said. PHP’s rating in the April index is 1.09%. Tiobe this month also noted a rise in Fortran, which made the top 10. Fortran had not ranked so high since April 2002, based on Tiobe research. The Tiobe index gauges language popularity using a formula that measures the number of skilled engineers worldwide, courses, and third-party vendors pertaining to a language based on searches of websites such as Google, Amazon, and Wikipedia. The Tiobe index top 10 for April 2024: Python, with a rating of 16.41%. C, 10.21% C++, 9.76% Java, 8.94% C#, 6.77% JavaScript, 2.89% Go, 1.85% Visual Basic, 1.7% SQL, 1.61% Fortran, 1.47% The rival Pypl Popularity of Programming Language Index, which assesses how often language tutorials are searched on in Google, ranks PHP as the seventh most popular programming language. The Pypl index top 10 for April 2024: Python, with a 28.43% share Java, 16.04% JavaScript, 8.72% C/C++, 6.65% C#, 6.63% R, 4.63% PHP, 4.45% TypeScript, 2.96% Swift, 2.71% Rust, 2.53% Related content feature What is Rust? Safe, fast, and easy software development Unlike most programming languages, Rust doesn't make you choose between speed, safety, and ease of use. Find out how Rust delivers better code with fewer compromises, and a few downsides to consider before learning Rust. By Serdar Yegulalp Nov 20, 2024 11 mins Rust Programming Languages Software Development how-to Kotlin for Java developers: Classes and coroutines Kotlin was designed to bring more flexibility and flow to programming in the JVM. Here's an in-depth look at how Kotlin makes working with classes and objects easier and introduces coroutines to modernize concurrency. By Matthew Tyson Nov 20, 2024 9 mins Java Kotlin Programming Languages news F# 9 adds nullable reference types Latest version of Microsoft’s functional .NEt programming language provides a type-safe way to handle reference types that can have null as a valid value. By Paul Krill Nov 18, 2024 3 mins Microsoft .NET Programming Languages Software Development news Go language evolving for future hardware, AI workloads The Go team is working to adapt Go to large multicore systems, the latest hardware instructions, and the needs of developers of large-scale AI systems. By Paul Krill Nov 15, 2024 3 mins Google Go Generative AI Programming Languages Resources Videos