Software development — unlike physics — isn't defined by the laws of nature.
stitcher.io/blog/theoretical-engineers
It's version stats time!
stitcher.io/blog/php-version-stats-january-2025
I wrote about what I think is Laravel's number one advantage over any other framework: tempestphp.com/blog/start-with-the-customer-experience
I did a PHP 8.4 podcast 👍 www.youtube.com/watch?v=NrpPs52OwBM
One of the greatest releases in recent PHP history
I'm considering making a PHPStan rule called `@no-no-named-arguments`, which prohibits the use of `@no-named-arguments`.
Please don't prohibit me from using one of PHP's best features, I'm aware of the consequences of using named arguments and am willing to deal with potential breaking changes if they arrive.