09 Oct 2025 New n8n Tool! 08 Oct 2025 Alternative IDE for PHP? Apache NetBeans, but not only! 07 Oct 2025 Comma at the end of function arguments in PHP (trailing comma) 30 Sep 2025 Using array_map() in a Programmer's Daily Life. PHP Review #7 29 Sep 2025 Finally well written tests with composer loading structure 24 Sep 2025 How integrate GitHub Copilot to generate commit messages automatically? 23 Sep 2025 🤓 Why do PHP developers love the empty line at the end of the file? PHP Review #6 22 Sep 2025 🧹 How to Remove Recipes from the `extra` Section in composer.json 18 Sep 2025 🧐 Floats and the Mystery of -0.0 PHP Review #5 17 Sep 2025 PhpUnit willReturnMap - PHP Review #4 16 Sep 2025 BackedEnum - PHP Review #3 24 Mar 2025 Array Functions: Initializing an Array Using [...] or array()? - PHP Review #2 12 Mar 2025 Array Functions: ['array_filter', 'array_merge'] - PHP Review #1 06 Mar 2025 Testing Error Handling in Godot Using GUT