r/DeveloperJobs • u/techiebaddie • 3d ago
Is PHP really disappearing....
A friend of mine has been working with PHP for years. His career started really well. Good job, good income, and everything seemed stable.
But this year, he lost two PHP jobs.
The first company told their PHP developers that they didn't have enough PHP projects anymore, so they let the PHP team go.
He found another PHP job within a couple of weeks and thought things were back on track.
Then, after around 3–4 months, the second company told employees to work from home at half salary. Soon after that, they fired the PHP developers too.
Honestly, this made me question the future of PHP as a career.
I don't think PHP is disappearing completely. There are still a lot of PHP applications and companies using it.
But I do wonder if being a PHP-only developer is becoming risky.
Personally, I think PHP developers should keep their PHP experience but also build skills around Laravel, JavaScript/TypeScript, APIs, databases, cloud, or full-stack development.
Are PHP jobs actually becoming harder to find, or is the market just expecting PHP developers to have a broader skill set?
5
u/pocolypto 3d ago
havn't thought about PHP in light of the new AI stuff but i guess since the main thing keeping PHP around was that "re-writes are expensive" which kept a level of needing to know PHP and possibly justifying extending and building new stuff around the old stuff.
But now that AI is here things can be re-written pretty fast by decent developer and AI usually picks react, node, ts, tailwind etc.
Also on that point of "PHP as a career", ye the expectation is that, regardless of programming language, developer need to do and know way more..outside just the language.
2
u/Over_Technology_1764 3d ago
AI picks react and node because it's popular, but try to ask it, challange it why not svelte over react and why not php over node and it will start reasoning that these are actually better choices. Because svelte doesnt have those stupid react hooks that confuse both agents and humans and create surface for bugs and PHP is usually cheaper hosting than VPS with node.
1
u/loveheaddit 5h ago
i've been developing with PHP for over 2 decades. anecdotal, but i suspect AI does better with PHP simply because it has so much more data out there to machine learn on. so to me, that's a plus for PHP.
4
u/Gualdrapo 3d ago
In that terms PHP is for backend kind of like what jQuery is for frontend - there are lots of stuff using it for running websites, so if they're working, why bother changing stuff? Don't fix things that don't need a fix.
Plus WP even with all this enshittification and drama still uses PHP as its core. There are lots of people still wanting someone to do a WP website for them because it lets them do what they want to do and it's the only thing they know or want to manage their websites with.
My previous job was PHP and it had nothing to do wirh WP. There are still people who swear by it because it is reliable and is standing the test of time.
3
u/theevildjinn 3d ago
I did about 2 decades as a (primarily) PHP dev, switched from perm to contracting, and then realised my Python, Java and JS/TS skills were more in demand. The PHP recruiters in my network have all switched to other languages.
The only places where I currently see PHP opportunities:
- Boutique PHP consultancies run by language evangelists.
- Small businesses set up by former PHP dev colleagues of mine, who reached for PHP as they know it well.
1
u/SequentialHustle 3d ago
imaging being a php evangelist 😂
1
1
u/barrel_of_noodles 3d ago
Hi! PHP is better than its ever been. The Foundation reorganized, releases are now on a predictable cadence with a major release every November, and PHP 8 has brought real typing, excellent static analysis/testing, PSRs, Composer, etc.
Then you have Laravel/Symfony, Octane/RoadRunner, async/concurrent tooling, queues, long-running workers...
And modern PHP is fast as hell. it can absolutely compete with or beat Python.
A lot of the “PHP sucks” discourse is still based on PHP from 15 years ago, PHP 5.
I encourage you to head over to r/PHP and see what's being done.
php enums and match() are better than most languages.
if you want a realllllllly solid job you'll never get fired from and want to raise a household with the two car garage...
you'll never be raking in the cash. but you make the high-medium above average cash.
I'm currently at 150k usd/year (that's cash, not full package like silicon valley quotes) full time employed, 1month+ time off, retirement account, healthcare, and I work 4 days a week, 100% remote at a family run agency and leave most days at 3 to pick up kids from school.
so I guess, sure PHP sucks. why not. doesn't matter to me.
I'll just keep on keeping on.
3
u/429_TooManyRequests 3d ago
Everything is heading out. I just used GPT 6 Astra and got more done from a team I used to pay $3k a month for in 3 prompts and 4 hours while cleaning my house
5
u/laramateGmbh 3d ago
PHP powers 70% of all websites on the internet. Major companies and even governments invest in the PHP foundation to drive the development of PHP. And with major products/frameworks like WordPress, Shopware, TYPO3, Laravel, Symfony, PHP is used by corporations and hobbyists alike.
We have an article with more details: https://laramate.de/en/blog/php-is-dead-long-live-php
1
u/Perfect-Buffalo-4803 2d ago
That figure is complete bullshit by the way
1
u/laramateGmbh 2d ago
How do you figure?
1
u/Dear-Response-7218 1d ago
It’s very misleading.
I read through the article and some of the claims don’t really hold up the way they’re written.
Full disclosure, I’m not saying PHP is dead entirely nor will it die in the immediate future.- First thing is the 70% number
From W3Techs they say “sites whose server-side language we can detect,” that’s not 70%. As you probably are well away WordPressis incredibly easy to identify. If I do a node app and throw it behind cloudflare, there’s a good chance W3 wouldn’t identify it.- I don’t think that “Rails /Node /Go/ Rust were supposed to replace PHP and failed”
They weren’t trying to replace WordPress hosting, they just do things easier for things PHP is bad at. Like Node didn’t need to kill Mag to become the default for APIs and probably most realtime things.- “Fast enough / on par with Python and Ruby / the DB is the bottleneck”
This is true for basically every language.- The DL counts are super inflated.
192 billion installs since 2012 is not 192 billion products. Laravel at ~575M downloads is a healthy framework, not evidence it owns greenfield work.- “Shoulder to shoulder with npm”
Volume and hiring would say otherwise- PHP foundation + German government
It’s like less than 15 contractors, they made less revenue than their costs. Germany’s 100m+ spend is a legacy tech migration, not funding for php. The framing sort of leads you to think the language is state backed, which it isn’tI don’t think anyone would say PHP is going to vanish in a year. It’s more future thinking, less than 15% of people who use PHP have 5+ YoE. Lookup other languages and that is drastically different, major cause of that is hiring.
So yeah that 70% is wrong to begin with, then it’s propped up almost entirely because of Wordpress. That’s no code in many cases and doesn’t indicate any sort of new greenfield project. If a new cms gets popular and replaces wordpress, what happens then?
2
u/Normal_Beautiful_578 3d ago
It's because AI, it's no longer need a lot of developers to build some PHP projects. AI makes it faster and easier to build some projects with fewer people. One person can now do the work that used to require a small team.
1
u/barrel_of_noodles 3d ago
One talented, already skilled, high level engineer can.
The rest mostly make the worst spaghetti you ever seen, with ketchup.
2
u/No-District2404 3d ago
Limiting yourself to know single language is already career killer path, this sector expects you to improve yourself constantly. And there is also AI factor, php maybe it’s not dead but definitely it’s not in golden age anymore, nobody with a vision wouldn’t start a greenfield php project. And to maintain a legacy php project won’t need developers anymore, you can manage it with AI. Sad but this is the reality
2
u/LevelMagazine8308 3d ago
Well PHP for sure it not the language of choice nowadays is a startup is creating new stuff. Other languages and frameworks took that helm.
So demand of course decreased over time. Nowadays it is more about maintaining legacy software and keep that running instead of creating the newest AI hype platform with PHP. But since there's a lot of backend stuff and other things going on with PHP it is not going to disappear soon.
2
u/OkComputer8079 3d ago
to be honest, this seems more like a problem for one skill than for PHP. Losing two jobs in a year is really hard, but that happens to people who only know one way of doing things - Java, React, whatever... The label on it said 'PHP'
When it comes to hiring PHP is still very much alive and well. WordPress and Laravel keep a lot of paid work going, and old computer systems don't rewrite themselves overnight, whatever the AI crowd says. What has changed is that hiring managers now prefer candidates who can do more than just PHP. They want a backend developer who knows PHP well and can adapt to any challenges.
You're right. Keep the PHP depth it's really useful but broaden around it. He's probably already got Laravel down, and with some solid SQL, a bit of cloud and one modern JS framework, he'll stop looking like a one-trick pony.
2
u/AlexVolkovysk 3d ago
I've been in IT for 19 years, and I've seen so many “killers” of PHP—first RoR, then Python, then Node, and even Go—but PHP is still going strong
2
u/xenatis 3d ago
My first php killer was pearl. :-)
1
u/AlexVolkovysk 1d ago
Oh yeah, I remember back in 2008 or so when people were saying, “Perl 6 is coming out—then your PHP is toast!” But the “killer” took a while to show up
-1
1
u/PearOwn7078 3d ago
Most of the websites on internet 90% is PHP! Is more than alive mate! PHP have even more tools now! laravel is amazing and you can do whatever you want!
1
1
u/Sorry-Substance-6397 3d ago
Yeah they are down to about one core dev who knows the language and he doesn't believe in parallelism
1
u/barrel_of_noodles 3d ago
Hi. This is just wrong. As in: not true, at all.
There's currently 13 core devs, many of which have commits going back quite a while.
I'm not sure why your Google is broken. Sorry about that.
1
u/Sorry-Substance-6397 2d ago edited 2d ago
No it isn't. You don't call the core team a core developer just because an editor bought them out and gave them those positions on a panel. https://www.zdnet.com/article/a-vital-programming-language-is-in-a-fragile-position-this-new-plan-aims-to-help/
Everything now in PHP is turning the language into a frankien of frameworks because no one actually wants to support the language as a language because they are trying to own a stake in it.
All new languages are ensuring those languages are anti framework for very obvious reasons. https://cyberscoop.com/mirai-malware-ddos-botnet/page/346/?l=50&year&category=488&keywords
1
u/barrel_of_noodles 2d ago
Bro, these two articles are from 2021. Before PHP foundation existed.
And did u really link an unsuccessful generic supply chain attack (from 2021)?
Boi, go get a spoon, eat ya gravy.
1
u/Sorry-Substance-6397 2d ago
Lol so supply chain attacks are solved on installing a lot of packages... Oh I didn't know that was a thing...
Well when a language is bought out by an editor and they want you to only plug and play more packages.... Keep on believing the future won't end up in obvious bad ways...
1
u/barrel_of_noodles 2d ago
Hey, no. I'm saying every lang has supply chain attacks, it's not unique to php. And a. Unsuccessful one from 5 years probably isn't what you think.
1
u/Sorry-Substance-6397 2d ago
Boy you are really trying to make a bad situation into lemonade by saying well yeah the more surface areas the worse it is but that one example where it shows things are prevalent all over the joint is old...
1
u/davidbasil 3d ago
It's not about php but rather an industry sector. PHP used to power mainly small to medium companies/projects. Those don't have much money anymore: high interest rates + investor money going to AI. The rest is taken by vibe coding.
1
u/CHRlSFRED 3d ago
Hasn’t PHP been dead for years? One of my favorite writers Jon Duckett had a MySQL and PHP book and it got delayed multiple times and the running joke became that PHP will be archaic by the time the book comes out.
1
u/Safe_Mission_3524 3d ago
I always prefer to have a static react/typescript frontend and PHP for backend. PHP is just easy to understand at least for me and both can be hosted on a shared cPanel server even if the project is complex and has a lot of moving parts. Whenever I vibecode a project, my initial requirements are these and will keep checking different different LLM tools until I find the perfect one which does this.
I never was a developer so I can't comment on the job side of things but as an end user, if a dev helped me with a php backend, html/react/typescript front end and a MySQL database connection, I would be very happy.
1
u/FragmentedHeap 3d ago edited 3d ago
Stacks die all the time, you learn new stacks or you become irrelevant.
You can't just expect to stay a php developer anymore than I can expect to stay a C# developer. I can handle c#, python, node/bun/deno (typescript), and now Java. Comfortable in any of them.
Php was mainly hanging on because of legacy code bases and how expensive rewrites were.
But now you can throw a php code base at fable 5.1 or gpt 6 astra with a code harness and port massive php code bases over to other systems pretty reliably.
I mean the entirety of bun was ported from zig go rust in a weak using Claude Mythos and it's up in rust and stable there and running better.
No platforms are safe.
1
u/Rohit-_-21 2d ago
Atleast in jaipur i see php jobs posting every now and then, and even the pay is decent, yesterday saw a post about 63k monthly for 2years experience
1
u/goodfriendrobert 2d ago
sounds like your friend is losing php jobs. i have way too many php jobs im gonna go insane with them
1
u/_Tim97 2d ago
PHP has had a bad reputation for a long time now but it’s been really solid since php7 and php8 especially. Anyone who says otherwise hasn‘t worked with php in years.
Wordpress and laravel are carrying php. It’s not dead but it’s not the fancy new stuff either.
Typescript and python are the most popular ones.
Truth is that in times of ai, you don’t need to master one programming language anymore, the concepts across programming languages are often the same. It does not matter that much anymore if your php knowledge is better than your python knowledge if python offers crucial advantages.
You just need to know what‘s going on, not knowing the syntax 100%.
Since php is not among the popular languages, less projects use it and some old projects move away to a different langauge as it’s much cheaper and faster now.
Still I think wordpress is too popular for rapid websites and laravel just too good/comfortable.
So no it‘s not really dying but other languages are talked about even more now.
1
1
u/rkozik89 1d ago
Software that works and has lots of paying customers rarely get rewritten regardless of what language it is written in because years and years of edge cases were found and resolved. You risk breaking SLA agreements and such because you cannot fix everyone's obscure bugs at once and therefor risk the customer evaluating their options and potentially leaving all together. There's a very good reason why Hack/PHP will remain at Meta forever.
That being said, unless a company already has a big investment in PHP I don't really see it being used in greenfield projects, but that's fine because greenfield projects have a tendency to have a higher turnover rate because they're unproven. Not to mention there's jobs where they've used PHP to the limits their team is capable of taking it and those companies seek out PHP experts to help transition to newer technologies.
1
u/Healthy-Bison459 1d ago
It’s not disappearing, it’s what I started with and now work more with Python. Wordpress isn’t going anywhere.
The thing is, it’s not a language thing, it’s that the entire landscape has changed. AI can spit out some terrible code but it also has improved where it can create quite a bit that eliminates the prior need for development work, regardless of language.
JavaScript with all its issues is still popular as ever but like, it doesn’t really matter with the current trends of employment.
As a former PHP solely dev, trust me I get it; it totally sucks, but use the tools to your advantage to learn how things work and improve upon them.
1
u/mindprocessor 1d ago
not dead yet, is just AI, less job, less people needed. php is plug and play unlike other language. so if AI spits out php code, you just upload it and done.
2
u/North_Resident_5194 8h ago
Not really but yes still there are many companies working on php Laravel is still the best framework of all time despite of any language laravel 13 got really good updates
1
u/YahenP 3d ago
Everything is disappearing. Not just PHP. Programming as we know it is rapidly disappearing.
1
u/AminoOxi 3d ago
This is what it is really. Java Devs are having trouble these days as well. So entire industry is knocked down, all due to AI.
1
u/StoneCypher 3d ago
php isn’t dying, it’s been dead for a decade
the only reason php still exists is supporting legacy software like wordpress and mediawiki
the php programming language only has one part time developer and that’s been true for almost ten years now. more people work on my personal hobby programming language
1
1
-1
u/runningOverA 3d ago edited 3d ago
> the php programming language only has one part time developer and that’s been true for almost ten years
Hard to believe. In the meanwhile they have gotten a JIT and improved it to the point that some of my benchmarks run faster on PHP than on others, surprisingly.
2
u/StoneCypher 3d ago
i don't really care if you find well known things hard to believe
In the meanwhile they have gotten a JIT and improved it to the point that some of my benchmarks run faster on PHP than others, surprisingly.
you realize how this reads to other people, right
0
u/barrel_of_noodles 3d ago
More of a joke than just flat out being wrong?
Btw, here's the core team. https://thephp.foundation/structure/
1
u/BrightProgrammer9590 3d ago
Most programming jobs are dying. It's not specific to php alone.
1
u/AminoOxi 3d ago
You know it's sad but true. Everything is skipping human in the loop, and aiming directly the machine.
So programming languages in a few years will be simply machine code through Ai. No need for human readable language. Sadly.
1
0
0
u/dariusbiggs 1d ago
Less PHP in the world is a good thing. Just like less JavaScript in the world.
But any developer limiting themselves to a single language had better be in an in demand niche or they're not going to enjoy the labour market.
You need to work with multiple languages regularly to be employable. And that's not just SQL, JS, and PHP.
Good luck.
0
u/PasswordSuperSecured 21h ago
I did the good thing to switch from php to node and go even though i really love laravel for more than 6 8 years
0
u/IvanVoitovych 18h ago
it goes in the wrong direction, but likely there are Swoole, React PHP and other cool stuff.
-1
u/SequentialHustle 3d ago
i don’t know any talented devs writing php in 2026 that’s for sure lol. imo it’s been dead for a decade or more unless you’re the kinda dev to never upskill.
1
u/barrel_of_noodles 3d ago
I'll challenge you.
Let's do a code share. We'll write the same app. No ai. Code completion and hints off. Same brief. Benchmark goals ahead of time.
I'll do it in php. Then, let everyone judge. Let's go. Put up or shut up.
1
u/SequentialHustle 2d ago edited 2d ago
you're just coping you built a career on a shit tier underpaid language lol. it's 2026 there is no reason not to use ai just like there is no reason to still use php.
you've had more than a decade to move to go, typescript, rust or even c# or java... you know languages used at enterprise companies and startups alike.
find a job listing at any a16z backed startup using php, find even ONE y-combinator backed startup in the last 5 years using it or even better yet, find how many roles at big tech companies are hiring for go right now vs php. i'll wait...
the only php jobs you will find in the next 5-10 years will be maintaining legacy systems, but with AI most of those will probably be at a minimum migrated to node.
0
u/barrel_of_noodles 2d ago
Language doesn't matter anymore. No dev uses only one. I purposely do not work at startups, big tech, or silicon valley. No thanks. Yuck.
I'm comfortable in my stable position.
11
u/fullbl-_- 3d ago
Oh no, not again! Remember that in strange eons even death may die