I'm gathering in this repository some tips, or I would also say curiosities, about PHP. Here, I'll accumulate random knowledge about the language, which will allow us to add small tools to our Swiss army knife.
There are some tips with Symfony and others with pure PHP.
docker compose up || php -S localhost:8080 index.php || symfony console server:start