---
title: "PHP Doesn't Suck Anymore"
url: https://daily.dev/posts/php-doesn-t-suck-anymore-syu7rbzwm
source_url: https://developerjoy.co/blog/php-doesnt-suck-anymore
type: article
source: "Hacker News"
published: 2024-05-04T09:51:45.995Z
updated: 2024-05-09T08:03:37.463Z
tags: ["webdev", "php"]
reading_time: 3
upvotes: 65
comments: 17
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# PHP Doesn't Suck Anymore

**[Hacker News](https://daily.dev/sources/hn)** · 3 min read · 65 upvotes · 17 comments

## Summary

PHP has undergone significant changes since 2012 and has become a more efficient, readable, and maintainable language. With improvements in error handling, the introduction of attributes and enums, PHP is a robust and reliable choice for web development.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://developerjoy.co/blog/php-doesnt-suck-anymore>

## Community discussion

Top comments from developers on daily.dev.

**@cnastasi** · 6 upvotes

> Interesting list.
>
> Could be more interesting if provided with some example and not just words. Sometimes a piece of code talks more than a thousan words

**@eatmailyo** · 3 upvotes

> Yes, PHP getting closer to other languages in code style and variable typing

**@mykytanikitenko42** · 3 upvotes

> Completely disagree. It just became more of a mess than it used to be before

**@alhaqh** · 2 upvotes

> PHP is just a very mature language with very mature frameworks, libraries and tools such as Laravel.
>
> It makes building applications extremely easy, quick and fun. But I still hate the languages and hate the fact it's not strictly typed..

**@avinashdalvi\_** · 2 upvotes

> Insightful blog with why PHP is still better options. Good one.

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#php](https://daily.dev/tags/php)

[View this post on daily.dev](https://daily.dev/posts/php-doesn-t-suck-anymore-syu7rbzwm)
