🐘 PHP 8.3.0 RC 4 available for testing [W43]
Simplify your arrays, single responsibility in Laravel, Symfony changelog this week and customizing iTerm 2.
PHP Articles
🐘 PHP 8.3.0 RC 4 available for testing
The PHP team is pleased to announce the release of PHP 8.3.0, RC 4. This is the fourth release candidate, continuing the PHP 8.3 release cycle, the rough outline of which is specified in the PHP Wiki.
📚 PHP Libraries And Tools
PHP possesses a rich ecosystem, with plenty of libraries and tools. Here is a list of them that I consider interesting, beyond any framework.
📚 Simplifying PHP Arrays: A Guide to array_map, array_filter, and array_merge
As someone who uses these functions day in and day out, I understand that they might seem a bit mysterious at first. But fret not, I'm here to break it down in the simplest way possible.
Laravel
📚 Single Responsibility Principle in Laravel
A Deep Dive into the Single Responsibility Principle and how to Ensure you Adhere to it in Laravel.
Symfony
🆕 Symfony 5.4, 6.3, and 6.4 change log
This week, 132 pull requests were merged (113 in code and 19 in docs) and 65 issues were closed (45 in code and 19 in docs). See details for code and docs.
📚 Implementing the Factory Method Design Pattern in Symfony
In this article, I’ll explore one of the ways to implement the Factory Method pattern in Symfony.
Misc
📚 Make iTerm2 look fantastic
Nuno Maduro has a new video tutorial on his YouTube showing how he makes his terminal look amazing. I just went through it and learned of the lovelace theme, and I think the end result does look fantastic.



