Is PHP dead? 🤔

...not yet! 🐘  Game over in: 09'59''

About "Is PHP dead?" 💭

This website was inspired by the original https://is-php-dead.lol (offline now) website by Ryan Chandler. I wanted to have more content, links and statistics, not just a simple obvious answer.

Stack 🗒️

composer.json
"require": {
    "php": "^8.4",
    "🕸/laravel": "^4.0",
    "guzzlehttp/guzzle": "^7.2",
    "laravel/framework": "^12.0",
    "laravel/sanctum": "^4.0",
    "laravel/tinker": "^2.8",
    "phpdocumentor/type-resolver": "^1.12"
},

Other vendors 🎨

Fun facts (or not) 🤡

Why using Laravel? 👨‍🎨👩‍🎨

Because I don't want to handle routing, templating, sessions, flash messages, custom error pages, caching, events, services manually... I think I've made my point.

Why not using Symfony? 🎶

It's good to vary pleasures, isn't it? 🤝
But OK, if you really want, you can find the Symfony version here.

What is the difference with the Symfony version? 🤔

Absolutely none.