DEV Community

Cover image for Still Writing PHP in 2025? Absolutely, (even with AI) and here’s why.
Jose Pico
Jose Pico

Posted on

Still Writing PHP in 2025? Absolutely, (even with AI) and here’s why.

So… is PHP dying?
Not at all.

PHP continues to power a massive part of the web. It has evolved with modern practices and tooling, it’s still very much capable of delivering robust, scalable applications.

And let’s be real, if you’re working in education tech, content management, or legacy systems, chances are PHP is part of your daily toolkit.

With the rise of AI tools like ChatGPT and GitHub Copilot, one might wonder: Is PHP still relevant in this new world? Is it still relevant when AI is changing how we write and think about code?

You can find the full article on Medium.com

Top comments (3)

Collapse
 
hosseinyazdi profile image
Hossein Yazdi

Of course not at all, I wrote the full WebCurate website using core PHP, without even using any of its external frameworks :)

It's an easy to learn language tbh. Btw, thanks for the article!

Collapse
 
nevodavid profile image
Nevo David

Pretty cool, honestly- I've been in the PHP world forever and it's still kicking, no matter what pops up next.

Collapse
 
nathan_tarbert profile image
Nathan Tarbert

Honestly, I still reach for PHP whenever I need something done fast. Old habits just work.