🎤 Nicolas Grekas à #Symfony_Live Paris 🇫🇷
“Reconfigurer Symfony en temps réel avec des sidekicks applicatifs” 🚀
Ne manquez pas ce talk !
#Symfony #PHP https://symfony.com/blog/symfonylive-paris-2026-reconfigurer-symfony-en-temps-reel-avec-des-sidekicks-applicatifs-par-nicolas-grekas
Released: mezzio/mezzio-problem-details 1.19.0
#php #mezzio
https://github.com/mezzio/mezzio-problem-details/releases/tag/1.19.0
#Psalm für #PHP kannte ich noch nicht. Gibt dafür sogar eine Integration in #PHPStorm
CakePHP vs CodeIgniter: Which #PHP Framework is Best for Development?
This article presents an in-depth comparison of two of the most popular PHP frameworks: #CakePHP vs CodeIgniter. After reading, you will have a better understanding of these two frameworks, including the features, strengths, and weaknesses of each. Both CakePHP and #CodeIgniter are popular with PHP developers, but which PHP framework is best for your next project? ...
Continued 👉 https://blog.radwebhosting.com/cakephp-vs-codeigniter-which-php-framework-is-best-for-development/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #websitedevelopment

We released 1.16.0 of hydrator! See here for the changelog: https://github.com/patchlevel/hydrator/releases/tag/1.16.0
#PHP #Hydrator
Once again, I missed a bug because the local dev environment was different from the server environment. Don't do it people, learn from my pain! #php #laravel https://masteringlaravel.io/daily/2026-02-17-match-your-local-database-connections-to-production
🌟 How to set up PHP autoformatting in Zed using Pint and PHP CS Fixer
https://freek.dev/3014-how-to-set-up-php-autoformatting-in-zed-using-pint-and-php-cs-fixer
#php #laravel #tools #PHP #zed
Read that line of code to me
Padawannabe code review has me saying "read that line of code to me" a lot. between Visual Studio and wherever else he's snarfing code from, there is a lot of "implied logic" as opposed to my very explicit logic style. It's very JavaScripty... In PHP. And he can't read me the logic. This is also the AI/LLM issue: If you can't read it, can you modify/fix it? Can you test for it? Can you trust it? #PHP
We released 1.5.0 of event-sourcing-phpunit! See here for the changelog: https://github.com/patchlevel/event-sourcing-phpunit/releases/tag/1.5.0
#PHP #DDD #EventSourcing #PHPUnit #Testing
Hey!
I'm looking for some simple to understand and impressive examples of fun things teens might want to do with PHP.
Ideally interactive things their friends might want to try on a local intranet server.
PHP mixes with HTML in a really fun way, and I remember doing some neat tricks with it... but I'm very rusty.
What is the cutest things you've ever seen done with PHP?
(We will get to the issues with security later. Fun first.)
Do you have any experience exporting #dokuWiki into a purely static website?
I've been trying https://www.dokuwiki.org/plugin:siteexport , but it doesn't export all of the CSS correctly.
#wiki #webdev #staticgen #website #frontend #php
To every #PHP developer who felt #DDD and #EventSourcing were "not for them":
They were always for you.
The bridge just didn't exist yet.
And now it does: https://blog.ecotone.tech/building-event-sourcing-ddd-cqrs-with-agentic-skills-in-php/