30 years of PHP: FrankenPHP is now part of the PHP organisation https://thephp.foundation/blog/2025/06/08/php-30/
Symfony / PHP & React Developer.
Invents, creates, develops. Likes to work with #Symfony, #PHP, #PHPUnit, #React, #TypeScript, #API.s, #SQL, #Docker, #Git.
CEO of http://meritoo.pl software house. Writes at http://niziol.me.
Husband, father, entrepreneur, chess lover.
30 years of PHP: FrankenPHP is now part of the PHP organisation https://thephp.foundation/blog/2025/06/08/php-30/
Looks like #Apple #Spotlight is going to compete with #Raycast
I turn 30 today.
Some people ask if I'm even still around.
But the truth is, I run the web.
@philk1701 @mark Beautiful finding 😍
@swiftlang New fresh look. WWDC is coming 🤓
Sometimes a silly idea pops into my head and I just have to build it.
Add a 👻 scare sheet into your app:
https://gist.github.com/ryanlintott/13b4eafcca6c2e0e7d72af66cf3cb640
Looks interesting. Numerous leading individuals from #PHP world. You need to be there 🫵
https://lp.jetbrains.com/phpverse-2025/
@syntaxseed Business is business. Even if someone important dies 😕
@grzgrz Wrzucam kilka wybranych słów z Facebooka. Poza tym jest jeszcze profil na X/Twitter: https://x.com/Swietlan.
@grzgrz Tutaj znajdziesz mnóstwo ciekawych słów 👇
https://www.facebook.com/swietlanmaps/
I like the way @nunomaduro showcases all the #PHP tools 💪 😎
https://www.youtube.com/watch?v=cfD7uCWXxZk
I had to quickly switch PHP versions for a composer requirement. Then, I got annoyed with all the brew commands, so I wrapped them in a CLI tool.
https://github.com/rawdreeg/phpswitcher
Discussions: https://discu.eu/q/https://github.com/rawdreeg/phpswitcher
An explanation of the "discovery" feature, along with examples of implementation in the Tempest framework:
https://tempestphp.com/blog/discovery-explained
#php #tempest #framework
@Gargron 9 years, that's a lot of time. Happy anniversary 😉
@bnjbvr You can also use the following commands to remove unused Docker stuff:
- docker ps --filter status=dead --filter status=exited -aq | xargs docker rm
- docker images -q --filter dangling=true | xargs docker rmi
- docker volume rm $(docker volume ls -qf dangling=true)
Quickly and Efficiently Counting CSV Rows with #PHP
https://codecourse.com/articles/quickly-and-efficiently-counting-csv-rows-with-php